8 Commits

Author SHA1 Message Date
Mikko Mononen
0c6d5d3702 Added NVG_ANTIALIAS into read me, commented line cap/join 2014-02-18 19:39:43 +02:00
Mikko Mononen
9b00b7aaf5 Implemented OGL 3.2 core profile back-end
- moved demo stuff to separate file
- created two separate examples for gl2 and gl3
- initial stab at OGL 3.2 core profile back-end (currently twice as
slows as 2.0)
- API change: glBeginFrame() takes view witdth and height as input
- added FPS counter to demo
2014-02-09 17:33:37 +02:00
Mikko Mononen
786dffa0cb First stab at documentation. 2013-12-03 23:27:31 +02:00
Mikko Mononen
64e46db6f7 Fixed typo in readme 2013-11-12 22:58:53 +01:00
Mikko Mononen
6c0d41a124 Fixed small arc rendering, improved example, added screenshot
- fixed arc rendering for small arcs
- added color wheel to example
- added screenshot
2013-11-12 22:57:44 +01:00
Mikko Mononen
3507692c1d Few more additions to readme 2013-11-12 08:43:45 +01:00
Mikko Mononen
4d1ef0cace Clean up
- removed unused files
- added license
- added readme stub
2013-11-12 08:39:44 +01:00
Mikko Mononen
b89907ba6b First commit 2013-11-12 08:34:27 +01:00