Commit Graph

29 Commits

Author SHA1 Message Date
benfry 78b0705389 implemented createFont, and changed objectXYZ to modelXYZ 2005-04-16 02:24:19 +00:00
benfry fc1432316a a bunch of font work that prolly breaks things too... 2005-04-16 01:34:10 +00:00
benfry 58df0a7620 mouseButton, open(), link(), depth() messages, matrix naming, error on 1.1 2005-04-14 02:51:44 +00:00
benfry 2a837847b1 changes to lighting api and reworking build process for packages 2005-04-12 20:19:30 +00:00
benfry 401da12a10 changing up depth error messages 2005-04-10 06:26:45 +00:00
benfry 197e13525f api cleanup 2005-04-09 02:39:48 +00:00
benfry 7fca2443cc removing angleMode, changing camera setup 2005-04-08 05:46:30 +00:00
juniperoserra 87ee7df1a6 Lights() now sets up default lighting, which is a slight ambient light and a medium directional light pointing down the Z axis. 2005-04-06 21:29:28 +00:00
benfry 8ccdc128a3 cleaning up coloring api 2005-04-06 19:42:27 +00:00
benfry 3131e83206 new light code from simon, and other prep for 82 2005-04-06 04:47:22 +00:00
benfry a676d4be69 size(300, 300, OPENGL).. rewrite of present mode.. java 1.4 only.. a
zillion other runtime fixes
2005-04-04 17:00:58 +00:00
benfry 6cfc16d02d api tweaks to server/client, remove sphere(x, y, z, r), notes and docs 2005-04-02 01:27:24 +00:00
benfry 823c50bff7 new fixes and changes for 0080. 2005-04-01 04:02:04 +00:00
benfry 1e4d61f341 massive changes for revision 78 2005-03-30 08:48:03 +00:00
benfry a197de6d1a fixes for SCREEN_SPACE text and avoiding infinite loop in printMatrix 2005-03-21 17:57:11 +00:00
benfry 699d6b3672 PGraphics3 text working again 2005-03-01 14:04:11 +00:00
benfry 9fed012f2f tweaking 2005-02-28 02:30:47 +00:00
benfry ec620a172f beginShape() and endShape() debugged for all three renderers 2005-02-28 01:36:47 +00:00
benfry 79de004742 getting polygons to work properly.. but not quite yet 2005-02-28 00:32:38 +00:00
benfry b5a7eda63f fixing PGraphics3.ellipse() and others 2005-02-27 23:12:18 +00:00
benfry 3382b758e1 finished cleaning PGraphics3 2005-02-27 20:19:53 +00:00
benfry 2f25da1ccb significant api cleaning and sorting things out for graphics 2005-02-27 19:42:06 +00:00
benfry bce35bfb3d making a complete mess 2005-02-26 23:23:21 +00:00
benfry 51d5473e95 getting graphics separation cleaned up 2005-02-15 05:20:22 +00:00
benfry 9cb6a58d52 getting PGraphics.java ironed out 2005-02-15 04:54:52 +00:00
benfry 4617458f3e fixing the f-ers 2005-02-14 19:37:32 +00:00
benfry 57e42d75a7 continuing the graphics madness 2005-02-14 18:28:10 +00:00
benfry 4feb154e73 working on massive breakup 2005-02-14 00:18:17 +00:00
benfry 9a28798a2d making a complete mess of the graphics engine 2005-02-13 22:38:18 +00:00