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
195593cc9b
updated .todo, added scenes/die.fart which illustrates boolean object problem where continuation rays starting in the middle of a boolean object do not realize that fact
...
git-svn-id: svn://anubis/fart/trunk@213 7f9b0f55-74a9-4bce-be96-3c2cd072584d
2009-03-12 03:23:10 +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
updated .todo, added scenes/die.fart which illustrates boolean object problem where continuation rays starting in the middle of a boolean object do not realize that fact
2009-03-12 03:23:10 +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