Commit Graph

8 Commits

Author SHA1 Message Date
Mathieu Virbel 38f8e8b19a examples: add pictures for pictures example 2011-03-29 18:06:04 +02:00
Mathieu Virbel 49ed7dc159 showcase: fix treeview / standard buttons 2011-03-29 17:23:08 +02:00
Mathieu Virbel da9c4fdb98 showcase: update showcase to use treeview (much better!) 2011-03-21 17:05:36 +01:00
Mathieu Virbel 06c556d133 showcase: update showcase to use the treeview 2011-03-21 17:05:36 +01:00
Mathieu Virbel ea69cdbcef new pictures examples from hansent 2011-02-23 00:21:35 +01:00
Mathieu Virbel 3f39fecb6d examples: move touchtracer into his own directory, and change to be able to run on android 2011-02-06 19:56:44 +01:00
Mathieu Virbel 0f5f408f2b vertex_instructions: add add_point() method, and use it in touchtracer.
This method append new vertices and indices into the current vertex batch,
instead of recalculate and reupload the whole list.
+ use it in touchtracer. No more lag with Point() now :)
2011-02-06 18:00:18 +01:00
Mathieu Virbel 85abba014c cleanup examples 2011-01-31 22:37:48 +01:00