Pistachio is a fork of Walnut to provide cross-platform support and an up-to-date version of ImGui. Pistachio uses ImGui and Vulkan to allow the user to render GPU accelerated viewports, useful for highly interactive or graphics-base applications.
- CMake >= 3.29
- Vulkan SDK
Simply clone this repo and link it to your executable. For convenience I have created a template to facilitate creating new applications using this framework. I highly Recommend using this template for new applications.
- Pistachio uses the Roboto font (Apache License, Version 2.0)