Skip to content

Walnut is a simple application framework for Vulkan and Dear ImGui apps

License

Notifications You must be signed in to change notification settings

Ninter6/Walnut-cmake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walnut

Linux support. CMake build system.

Walnut is a simple application framework built with Dear ImGui and designed to be used with Vulkan - basically this means you can seemlessly blend real-time Vulkan rendering with a great UI library to build desktop applications. The plan is to expand Walnut to include common utilities to make immediate-mode desktop apps and simple Vulkan applications.

Currently supports Windows, Linux - with macOS support planned.

Added example RayTracing App from TheCherno/RayTracing

Requirements

Getting Started

3rd party libaries

Additional

About

Walnut is a simple application framework for Vulkan and Dear ImGui apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.1%
  • CMake 4.9%