Commit Graph

35 Commits

Author SHA1 Message Date
codeanticode 98987aa6a2 Added wiggling example 2012-04-16 22:00:44 +00:00
codeanticode e4dbc6fd9c Removed center() method, added getCenter(), updated examples 2012-04-11 22:27:21 +00:00
codeanticode 611ac827e6 Updated a couple of examples. 2012-04-11 22:08:30 +00:00
codeanticode a018d78c2f Fixed lighting issues, added Patch example. 2012-04-10 21:03:47 +00:00
codeanticode ba51f5715b Added new OpenGL examples for desktop 2012-03-31 18:28:33 +00:00
codeanticode 2cd80747d9 Added offscreen test 2012-03-19 19:53:21 +00:00
codeanticode 1e80d898a6 Added restart test 2012-03-19 14:26:14 +00:00
codeanticode ccb0cbe615 Update to latest JOGL 2012-03-19 13:52:09 +00:00
codeanticode 46063bd711 and notes for the opengl pc/mac examples 2012-02-13 21:42:31 +00:00
codeanticode 2307724a5e Added shader examples 2012-02-13 06:09:00 +00:00
codeanticode be51cbc787 Updated OpenGL examples 2012-02-12 16:19:55 +00:00
codeanticode 07b6b8630b Fixed direction signs in Directional example 2012-02-11 05:30:26 +00:00
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