Skip to content

A starter codebase for building imgui based projects in VS Code

Notifications You must be signed in to change notification settings

n6ls0n/imgui-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imgui Playground

Table of Contents

Introduction

Supported Platforms

  • Windows

Pull Requests for OSX and Linux are welcome!

Supported Graphical Backends

  • OpenGL
  • Vulkan
  • Dawn (WebGPU)

Supported Windowing Libraries

  • GLFW
  • SDL

Dependencies

  • GLFW 3.4
  • OpenGL 3.3
  • GLAD (OpenGL 3.3)
  • Emscripten 3.1.66

Configurations

OpenGL-GLFW

OpenGL-GLFW-Emscripten

  • Base Example (WIP)

OpenGL-SDL

  • Base Example (WIP)

OpenGL-SDL-Emscripten

  • Base Example (WIP)

WGPU_Dawn-GLFW

  • Base Example (WIP)

WGPU_Dawn-GLFW-Emscripten

  • Base Example (WIP)

Vulkan-GLFW

  • Base Example (WIP)

Vulkan-SDL

  • Base Example (WIP)

Helpful Links

About

A starter codebase for building imgui based projects in VS Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published