Commit Graph

56 Commits

Author SHA1 Message Date
benfry
fee059166d change to utf8 for a couple files that were mac encoded 2011-03-06 19:29:12 +00:00
codeanticode
27096a4601 Fixed argument order in ortho(left, right, top, bottom) 2011-02-28 05:08:58 +00:00
codeanticode
f28f0521fd Added CameraLight example 2011-02-28 05:08:08 +00:00
codeanticode
32cf2a4742 buffer counter is always initialized to zero in opengl2 2011-02-27 03:41:18 +00:00
codeanticode
93088eb08f additional debug variable in opengl2 2011-02-23 10:41:47 +00:00
codeanticode
2d7143dbde updated multitexture API in opengl2 2011-02-22 14:33:35 +00:00
codeanticode
957593d92b properly handling transformations in the geometry buffer mode 2011-02-21 12:23:38 +00:00
codeanticode
dc9e3ee3cc setting maximum buffer size to zero means no size limit is applied 2011-02-21 10:29:24 +00:00
codeanticode
6fd3bda7d0 more testing of geometry buffer rendering 2011-02-20 14:03:00 +00:00
codeanticode
83f2cb672d Fixed error in GLMatrixStack.mult() 2011-02-19 00:56:52 +00:00
codeanticode
57317f0296 Some additional test variables for the geometry accumulation mode 2011-02-18 23:53:52 +00:00
codeanticode
539aacc823 Added smooth, noSmooth, drawTexture, fixed some bugs 2011-02-12 18:46:15 +00:00
codeanticode
e4a8aca378 Properly enabling/disabling texture coordinate client state per texture unit in renderTriangles() 2011-02-11 08:25:11 +00:00
codeanticode
d2fb1fd213 Fixed a bug in the multitexture mode of PShape3D and removed unused direct buffers 2011-02-11 08:11:33 +00:00
codeanticode
80390ca210 Renamed pgl to ogl 2011-02-10 07:11:30 +00:00
codeanticode
da54bd1427 Removed GLProfile.initSingleton() from JOGL2 initialization to avoid crashes in Linux 2011-02-10 05:21:30 +00:00
codeanticode
259fbf180b Updated Planets example to make it look better in landscape orientation 2011-02-09 14:59:52 +00:00
codeanticode
133dd4835c GeometryBuffer has matrix stack. Disabled by default for the time being 2011-02-09 14:51:29 +00:00
codeanticode
bb52c6b87f GeometryBuffer is working (and it is fast) 2011-02-09 08:33:49 +00:00
codeanticode
1d9ea18341 More GeometryBuffer 2011-02-09 06:09:12 +00:00
codeanticode
2a6ad0b125 Fixed small bug in renderTriangles() introduced when renaming some variables 2011-02-08 15:35:40 +00:00
codeanticode
be855fc426 Continue implementation of GeometryBuffer 2011-02-08 09:21:22 +00:00
codeanticode
49d0c8d931 Removed PMetadata from opengl 2011-02-08 05:47:55 +00:00
codeanticode
27890e3942 opengl2 updated to use new matrix mode API 2011-02-08 05:36:21 +00:00
codeanticode
80ad0e19f1 Started with the implementation of geometry buffer mechanism. 2011-02-07 13:55:39 +00:00
codeanticode
97404dbf22 Updated blend API and examples using it. 2011-02-07 07:32:38 +00:00
codeanticode
c3d106e425 Updated shape merge API 2011-02-07 06:47:31 +00:00
codeanticode
9441f3e1fc Updated opengl2 to remove use of PParameters class 2011-02-07 06:27:04 +00:00
codeanticode
a5325860af Updated opengl2 to remove use of PMetadata class 2011-02-07 06:19:17 +00:00
codeanticode
ad09de78a3 Removing applet files 2011-02-01 09:54:28 +00:00
codeanticode
0fe112e817 Checking in first round of opengl2 examples 2011-02-01 09:47:13 +00:00
codeanticode
14b3439590 Checking in OPENGL2 2011-02-01 09:35:04 +00:00
codeanticode
ece8bb95bf ImageCache extends PMetadata 2011-02-01 07:53:01 +00:00
benfry
e4f3bf393a updating to new rxtx version 2011-01-28 20:15:14 +00:00
benfry
f9c3eeac54 work on mode switching, add an ugly android theme 2011-01-28 17:26:17 +00:00
benfry
71a6d68471 application export works with 32/64/etc, work on dynamic lib loading 2011-01-27 18:30:15 +00:00
benfry
0103fdc48e thought i had checked these edits in already... 2011-01-27 02:07:12 +00:00
benfry
b9d14b44d5 fixing build scripts for new locations 2011-01-26 21:53:07 +00:00
benfry
8f3a0022a1 more cleaning 2011-01-26 21:28:02 +00:00
benfry
026e8b81d4 renaming bits 2011-01-26 20:46:30 +00:00
benfry
1cb2163b1b renaming ex folder 2011-01-26 20:44:45 +00:00
benfry
cd888bc239 blue book examples 2011-01-26 20:26:16 +00:00
benfry
d946769bfe moving more bits around 2011-01-26 20:14:17 +00:00
benfry
e7e7356396 moving the rest of the video examples 2011-01-26 19:44:42 +00:00
benfry
a53f278863 moving examples to hang out with their libraries 2011-01-26 19:43:04 +00:00
benfry
ce5fd461f5 moving dxf examples 2011-01-26 19:40:50 +00:00
benfry
641bc26a70 add "visualizing data" examples 2011-01-26 19:35:23 +00:00
benfry
a187b61523 moving getting started to the books subfolder 2011-01-26 19:27:48 +00:00
benfry
eb64b2d4fc 2011-01-26 19:22:19 +00:00
benfry
d3a18c7964 moving to new structure 2011-01-26 19:13:06 +00:00