tmake
cd examples && tmake
bin/nodeKittenExamples
nodeKitten is an experimental cross-platform openGL toolkit
It is designed to be light-weight and be embedded into a GL Context, rather than a windowing platform.
nodeKitten views come in a couple flavors so far
- Cocoa
- SDL
- Emscripten (SDL)
- JUCE
This library is under development, and is buggy as such, YMMV.
Roadmap is:
- finish platform abstraction
- document api
- the fun stuff