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
31a7f0fedf
updated subdir Makefiles, added parser directory and parser/Makefile
...
git-svn-id: svn://anubis/fart/trunk@78 7f9b0f55-74a9-4bce-be96-3c2cd072584d
2009-02-04 18:35:32 +00:00
..
Makefile
updated subdir Makefiles, added parser directory and parser/Makefile
2009-02-04 18:35:32 +00:00
Plane.cc
shapes returning transformed normals
2009-01-28 15:06:48 +00:00
Plane.h
added diffuse and specular colors to Material, switched all "private:" to "protected:"
2009-01-30 02:26:46 +00:00
Shape.cc
trying to get Phong shading model working, having very large color values come back though
2009-01-30 20:53:13 +00:00
Shape.h
trying to get Phong shading model working, having very large color values come back though
2009-01-30 20:53:13 +00:00
Sphere.cc
updated Makefile to use -O1 in CXXFLAGS instead of -O3; -O2 and above currently break the app
2009-01-28 18:51:14 +00:00
Sphere.h
added diffuse and specular colors to Material, switched all "private:" to "protected:"
2009-01-30 02:26:46 +00:00