Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 588 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 588 Bytes

NanoVG-SDL2 starter

NanoVG is small antialiased vector graphics rendering library for OpenGL.

It has lean API modeled after HTML5 canvas API. It is aimed to be a practical and fun toolset for building scalable user interfaces and visualizations.

This codes gets you started with SDL2 as OpenGL helper!

Useful links:

My Home Page

used framework

SDL2
NanoVG
stb_truetype
stb_image

optional:
freetype