Skip to content
modkitv0.2

NanoVG vector graphics example

← All examples15_nanovg

Demonstrates: - Creating a NanoVG context with bgfx backend - Drawing shapes, gradients, and text - Basic animation

NanoVG vector graphics example

Runs the WebAssembly build on this page. Click the canvas to give it keyboard focus.

Number
15
Tags
2dvector
Requires
MODKIT_ENABLE_NANOVG
Source
examples/15_nanovg/main.c

Build and run

./scripts/build-linux.sh release --target=15_nanovg --run