Commit Graph

23 Commits

Author SHA1 Message Date
codeanticode 0f17efa9fd Code cleanup, updated TexturedSphere example, some more fixes 2012-01-17 18:08:30 +00:00
codeanticode 23f9596f36 Updated example 2012-01-17 17:16:11 +00:00
codeanticode b6574c97ce Added new CubicGrid examples comparing immediate vs retained modes 2012-01-10 23:15:15 +00:00
codeanticode 34cc299abd Removed CubicGrid example 2012-01-10 23:14:24 +00:00
codeanticode e26f6f4f63 Update particle examples 2012-01-10 14:07:08 +00:00
codeanticode 3a98d95654 Updated a bunch of opengl examples 2012-01-10 00:11:57 +00:00
codeanticode 0529f20716 Added dynamic/static versions of the particle system example, removed original one 2012-01-09 20:21:21 +00:00
codeanticode a323a7e7ec Added center() method, updated ParticleSystem example 2012-01-09 05:20:28 +00:00
codeanticode 45160dd538 noStroke and noFill in PShape3D now work when called after building the shape. 2012-01-08 22:28:56 +00:00
codeanticode 0c14337e67 Added particle system example. 2011-12-14 21:19:44 +00:00
codeanticode 1ee3dab312 Putting drawing methods from PShape3D in PShape, updated examples 2011-12-12 05:44:39 +00:00
codeanticode e051c1325c Added two more examples: SmoothChange and Primitive 2011-12-12 05:03:51 +00:00
codeanticode b3e899524b Updated poly examples to use beginContour/endContour, fixed stroke weight calculation in 2D 2011-12-12 04:44:27 +00:00
codeanticode ffbf9af5ed Added new P3D examples 2011-12-12 04:20:41 +00:00
codeanticode 63e688f79a Removed old opengl examples 2011-12-12 04:18:28 +00:00
codeanticode 7cc20cb699 Added normals to SpaceJunk example 2011-12-06 21:22:28 +00:00
codeanticode 864e2c2149 Flushing immediate mode geometry when blend mode changes. shape() calls also flushes any remaining geometry. 2011-12-06 20:45:04 +00:00
codeanticode d165503d99 Replaced OPENGL constant with P3D and removed processing.opengl import from examples 2011-07-20 06:06:36 +00:00
codeanticode 102f7150e4 Added Earth2 example, renamed OPENGL2 to OPENGL in all examples 2011-06-23 04:27:34 +00:00
benfry 2b72e61ed3 adding the old examples to the new opengl lib 2011-06-18 15:38:31 +00:00
benfry 3683e5687e making opengl2 the new default 2011-06-18 15:35:10 +00:00
benfry da2739bbb0 removing old opengl library 2011-06-18 15:34:11 +00:00
benfry a53f278863 moving examples to hang out with their libraries 2011-01-26 19:43:04 +00:00