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
/
shapes
History
Josh Holtrop
5213df1af3
added shapes/Shape.cc
...
git-svn-id: svn://anubis/fart/trunk@54 7f9b0f55-74a9-4bce-be96-3c2cd072584d
2009-01-27 18:15:06 +00:00
..
Makefile
initial import from /gvsu/cs658 repository
2009-01-18 01:44:28 +00:00
Shape.cc
added shapes/Shape.cc
2009-01-27 18:15:06 +00:00
Shape.h
broke traceRay() out into getRayHits()
2009-01-27 00:11:14 +00:00
Sphere.cc
added operators +, - to Vector, added inverse transform instance variable to shapes/Shape, changed Sphere to use its inverse transform when calculating intersections and normals, removed simplistic lighting from main/Scene
2009-01-26 14:02:15 +00:00
Sphere.h
added getNormalAt() to Shape & Sphere, trying to get basic lighting
2009-01-23 18:09:27 +00:00