|
0a14661da8
|
Set material to NULL in Shape
|
2014-07-19 15:41:17 -07:00 |
|
|
68d0083ba8
|
Object::get_material returns a pointer instead of a reference
|
2014-07-19 14:09:47 -07:00 |
|
|
c405302613
|
Add operator<< overload for Object
|
2013-09-22 10:16:15 -07:00 |
|
|
e55828890b
|
Add virtual destructor for Shape class
|
2013-09-13 14:14:45 -07:00 |
|
|
2c23fb819e
|
Add Materials to the shapes in the scene
|
2013-09-11 09:05:27 -07:00 |
|
|
86a9c74c1e
|
Activate point_is_on_surface() and calculate_normal()
|
2013-09-10 22:32:46 -07:00 |
|
|
72c0d1475e
|
Yay!
|
2013-09-10 21:04:56 -07:00 |
|
|
e5601e7f43
|
Define constructors for Object and Shape; move a bunch of Sphere code to object_sphere
|
2013-09-10 15:45:13 -07:00 |
|
|
a02e31952e
|
Update object.cc for C++
|
2013-09-10 09:18:05 -07:00 |
|
|
ca13877c19
|
Add texture to objects
|
2013-09-07 22:22:27 -07:00 |
|
|
974ebd6ccd
|
Add sphere intersection function
|
2013-09-07 18:26:32 -07:00 |
|
|
da3aa51f1b
|
Code for objects and spheres
|
2013-09-07 16:48:50 -07:00 |
|
|
8d51a521bb
|
Add object module
|
2013-09-07 16:09:19 -07:00 |
|