Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/timothyschoen/juce_nanovg

NanoVG graphics module for JUCE
https://github.com/timothyschoen/juce_nanovg

Last synced: about 2 months ago
JSON representation

NanoVG graphics module for JUCE

Lists

README

        

# juce_nanovg
NanoVG graphics module for JUCE, based on https://github.com/Archie3d/juce_bgfx

Contains a LowLevelGraphicsContext and attachable component for rendering JUCE projects with NanoVG. See the example to find out how to implement this yourself.

A work-in-progress, currently only works on MacOS with Metal and (sort of) on Linux with OpenGL. I expect to add Windows and better Linux support at some point, but if you have experience with nanovg, openGL or Vulcan, let me know!

Screenshot 2022-03-25 at 00 28 24

Screenshot 2022-03-25 at 00 28 25