codeanticode
|
d080db0b71
|
PTessellator in
|
2011-11-19 02:24:38 +00:00 |
|
codeanticode
|
1c6755f55f
|
sphere detail
|
2011-11-17 15:04:17 +00:00 |
|
codeanticode
|
a9ce7ef015
|
Sphere primitive
|
2011-11-17 02:27:54 +00:00 |
|
codeanticode
|
5c96228d11
|
box primitive, texturing back in.
|
2011-11-17 01:57:28 +00:00 |
|
codeanticode
|
58604edacc
|
curve and bezier vertices
|
2011-11-16 22:46:24 +00:00 |
|
codeanticode
|
53a4c604aa
|
round and square points in PShape3D
|
2011-11-16 02:22:12 +00:00 |
|
codeanticode
|
909cc3b52a
|
Stroke in poly geometry
|
2011-11-16 00:28:07 +00:00 |
|
codeanticode
|
5394bf96f4
|
First working version of GLU tessellator for poly geometries
|
2011-11-15 21:49:46 +00:00 |
|
codeanticode
|
3ea00070fb
|
Some more glu tess work
|
2011-11-15 19:17:13 +00:00 |
|
codeanticode
|
5676f6a414
|
Starting polygon tessellator
|
2011-11-15 02:48:40 +00:00 |
|
codeanticode
|
bea3c4c552
|
New GL resource handling mechanism, should take care of issue 806
|
2011-11-15 00:11:40 +00:00 |
|
codeanticode
|
cddc18b090
|
Fixed rev 900
|
2011-11-12 21:49:33 +00:00 |
|
benfry
|
436a81e330
|
cleaning up warnings, specifying Java 1.6 for build in Eclipse, remove unused
|
2011-11-12 17:31:06 +00:00 |
|
codeanticode
|
681c4afd93
|
Tessellation of round points is working
|
2011-11-10 15:18:14 +00:00 |
|
codeanticode
|
89480947ca
|
Continue with point tessellation
|
2011-11-10 14:30:13 +00:00 |
|
codeanticode
|
0c56af4e65
|
Adding logic to properly render points of any size and shape (round, square)
|
2011-11-10 01:19:51 +00:00 |
|
codeanticode
|
02a3d93328
|
Implemented triangle fan, triangle strip, quads, and quad strip tessellation in PShape3D
|
2011-11-09 23:37:17 +00:00 |
|
codeanticode
|
d0e976af33
|
ortho() now uses camera depth to adjust near and far clipping planes
|
2011-11-09 16:36:57 +00:00 |
|
codeanticode
|
0e63965d20
|
Fixed issue 865
|
2011-11-07 23:33:03 +00:00 |
|
codeanticode
|
5abb0d9ee4
|
Added arcImpl() to P3D
|
2011-11-07 22:42:17 +00:00 |
|
codeanticode
|
fa43bc57e2
|
Replaced a couple of exceptions by error messages.
|
2011-11-04 20:56:19 +00:00 |
|
codeanticode
|
7f5b2d618c
|
Added texture resize. Fixes problem with video in P3D
|
2011-11-04 20:37:48 +00:00 |
|
codeanticode
|
1e8ca3b5aa
|
Stroke normals properly initialized and rendered.
|
2011-11-01 19:29:44 +00:00 |
|
codeanticode
|
66e7080b4d
|
Some renaming, and reimplementing load/update vertices.
|
2011-11-01 15:28:12 +00:00 |
|
codeanticode
|
2348cf6e42
|
Fixed aggregation method
|
2011-11-01 04:17:52 +00:00 |
|
codeanticode
|
3f4efa26f9
|
Stroke starting to work
|
2011-11-01 02:31:55 +00:00 |
|
codeanticode
|
1dca245854
|
Some more work on the PShape3D stroke
|
2011-11-01 00:51:34 +00:00 |
|
codeanticode
|
a61dba55da
|
PShader
|
2011-10-31 21:17:07 +00:00 |
|
codeanticode
|
b0ff21e7d1
|
Some more fixes to indexing
|
2011-10-29 23:03:17 +00:00 |
|
codeanticode
|
1d2733d392
|
Fixed problem with indices
|
2011-10-29 21:32:36 +00:00 |
|
codeanticode
|
b7b35940a8
|
Most of the stroke tessellation.
|
2011-10-29 21:09:39 +00:00 |
|
codeanticode
|
c26457fee1
|
Adding stroke
|
2011-10-28 22:20:53 +00:00 |
|
codeanticode
|
af19b16892
|
Re-tessellate only when modified
|
2011-10-28 03:36:21 +00:00 |
|
codeanticode
|
c808eee6d0
|
loadTessVertices/updateTessVertices
|
2011-10-27 22:17:40 +00:00 |
|
codeanticode
|
7beec9963e
|
Removed root check in setParameters()
|
2011-10-27 21:30:34 +00:00 |
|
codeanticode
|
48af435ed9
|
Making low-level methods protected
|
2011-10-27 00:03:33 +00:00 |
|
codeanticode
|
29207cdd52
|
Fixed recursion
|
2011-10-26 19:33:14 +00:00 |
|
codeanticode
|
6857d776ee
|
copy geometry to root shape
|
2011-10-26 05:41:47 +00:00 |
|
codeanticode
|
6485391f2f
|
Root/child data
|
2011-10-26 03:31:41 +00:00 |
|
codeanticode
|
2d46dccc9d
|
Simple triangle input, tessellator organization.
|
2011-10-25 21:00:59 +00:00 |
|
codeanticode
|
b62c207cba
|
Starting with the new PShape API.
|
2011-10-19 20:42:48 +00:00 |
|
codeanticode
|
5a1c9d8bab
|
Renamed getGLProfiles() to updateGLInterfaces()
|
2011-09-05 23:05:03 +00:00 |
|
codeanticode
|
0ba5a94880
|
Added protected methods beginGLOp/endGLOp that allow to specific GL operations outside beginDraw/endDraw
|
2011-09-05 22:17:07 +00:00 |
|
codeanticode
|
a130d6965f
|
Fixed issue 833
|
2011-09-05 19:48:25 +00:00 |
|
benfry
|
9b45347b0e
|
handful of bug fixes and tweaks
|
2011-09-02 00:53:28 +00:00 |
|
benfry
|
ce0a6099f4
|
tweaks to the eclipse formatter
|
2011-08-27 14:43:14 +00:00 |
|
codeanticode
|
748bfccaa1
|
Some new recording code
|
2011-08-23 22:11:07 +00:00 |
|
codeanticode
|
c7841360d1
|
Added getProfile() method
|
2011-07-22 00:07:51 +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
|
9134b359c6
|
Added propper Y-axis inversion in ortho()
|
2011-07-20 05:46:50 +00:00 |
|