This website requires JavaScript.
Explore
Help
Sign In
josh
/
fart
Watch
1
Star
0
Fork
0
You've already forked fart
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fart
/
scenes
History
Josh Holtrop
5590c533ce
Fixed boolean objects to determine if rays start inside or outside the boolean; changed constructors to accept a list of shapes instead of just two shapes; changed parser to accept any number of top-level shapes inside of a boolean shape block; changed scenes/die.fart to reflect this change (a drastic simplification)
...
git-svn-id: svn://anubis/fart/trunk@215 7f9b0f55-74a9-4bce-be96-3c2cd072584d
2009-03-15 19:51:21 +00:00
..
csg.fart
added scenes/csg.fart, fixed bug in loading boolean objects in Scene-load.cc
2009-03-09 00:09:33 +00:00
cyls.fart
tweaked Scene::calculateLightContribution() and scenes/cyls.fart slightly
2009-03-07 18:38:40 +00:00
die.fart
Fixed boolean objects to determine if rays start inside or outside the boolean; changed constructors to accept a list of shapes instead of just two shapes; changed parser to accept any number of top-level shapes inside of a boolean shape block; changed scenes/die.fart to reflect this change (a drastic simplification)
2009-03-15 19:51:21 +00:00
infinity.fart
added -d flag to usage information
2009-03-10 18:29:45 +00:00
subtract-subtract.fart
updated subtract-subtract.fart and .todo
2009-03-09 23:21:23 +00:00
trans-boxes.fart
added scenes/trans-boxes.fart, changed Scene to consider all back-faces as front-faces by inverting the normal vector, fixed bug in Scene::calculateLightContribution() which was messing up shadow values and back-face intensities for transparent objects
2009-03-06 19:12:26 +00:00