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
7f9b8b913a
added Shape::~Shape() to work around compiler warnings
...
git-svn-id: svn://anubis/fart/trunk@101 7f9b0f55-74a9-4bce-be96-3c2cd072584d
2009-02-11 17:11:30 +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
added Shape::~Shape() to work around compiler warnings
2009-02-11 17:11:30 +00:00
Shape.h
added Shape::~Shape() to work around compiler warnings
2009-02-11 17:11:30 +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