Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
plant_rendering [2008-07-14 11:14] davegriffithsplant_rendering [2008-07-14 11:16] davegriffiths
Line 26: Line 26:
 {{http://farm4.static.flickr.com/3003/2663638019_4de6239b37.jpg?v=0}} {{http://farm4.static.flickr.com/3003/2663638019_4de6239b37.jpg?v=0}}
  
-The cubes approach was too slow (for my old graphics card in 2004) I was spawning hundreds of trees at a time - they were evolving using mutation errors of data encoded in seeds the trees dropped. I later moved to using camera facing geometry (sprites), textured with faked normals to make them shade according to the lighting to appear cylindrical. With a bit of texturing it looked like this:+The cubes approach was too slow (for my old graphics card in 2004) I needed to be able to spawn hundreds of trees at a time - they were evolving using mutation errors of data encoded in seeds the trees dropped (and playing music as they grew). I later moved to using camera facing geometry (sprites), textured with faked normals to make them shade according to the lighting to appear cylindrical. With a bit of texturing it looked like this:
  
 {{http://farm4.static.flickr.com/3167/2663638025_4b412b3d04.jpg?v=0}} {{http://farm4.static.flickr.com/3167/2663638025_4b412b3d04.jpg?v=0}}
  • plant_rendering.txt
  • Last modified: 2008-07-14 14:26
  • by davegriffiths