Skip to content

hortom/hx-nanovg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Haxe Hxcpp-externs for https://github.com/memononen/nanovg

You may install using:

haxelib git hx-nanovg https://github.com/dazKind/hx-nanovg
cd <your haxelib-dir>/hx-nanovg/git/
git submodule update --init

or

git clone https://github.com/dazKind/hx-nanovg --recursive
haxelib dev hx-nanovg hx-nanovg

Included Demo:

hx-nanovg

Include Example from the ported original NanoVG (not perfect):

hx-nanovg example

Notes:


From the NanoVG README

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.

nanvg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haxe 98.1%
  • C++ 1.6%
  • Prolog 0.3%