2008-01-16 | plouj | print the time to render and write to file to output git-svn-id: http://svn.plouj.com/repos/eraytracer@41 b8c14938... |
commitcommitdifftree |
2008-01-15 | plouj | added a script to run in standalone mode git-svn-id: http://svn.plouj.com/repos/eraytracer@40 b8c14938... |
commitcommitdifftree |
2008-01-15 | plouj | added a function for standalone execution git-svn-id: http://svn.plouj.com/repos/eraytracer@39 b8c14938... |
commitcommitdifftree |
2008-01-15 | plouj | first attempt at parallelization git-svn-id: http://svn.plouj.com/repos/eraytracer@38 b8c14938... |
commitcommitdifftree |
2008-01-15 | plouj | reordered the test functions in the file git-svn-id: http://svn.plouj.com/repos/eraytracer@37 b8c14938... |
commitcommitdifftree |
2008-01-15 | plouj | renamed vector_reflect_about_normal to vector_bouce_off_plane git-svn-id: http://svn.plouj.com/repos/eraytracer@36 b8c14938... |
commitcommitdifftree |
2008-01-15 | plouj | simplified vector_reflect_about_normal git-svn-id: http://svn.plouj.com/repos/eraytracer@35 b8c14938... |
commitcommitdifftree |
2008-01-15 | plouj | added input vector negation to the vector_reflect_about_norm... git-svn-id: http://svn.plouj.com/repos/eraytracer@34 b8c14938... |
commitcommitdifftree |
2008-01-15 | plouj | stopped exporting all functions git-svn-id: http://svn.plouj.com/repos/eraytracer@33 b8c14938... |
commitcommitdifftree |
2008-01-15 | plouj | separated the blue sphere from the rest in the default... git-svn-id: http://svn.plouj.com/repos/eraytracer@32 b8c14938... |
commitcommitdifftree |
2008-01-15 | plouj | implemented reflections git-svn-id: http://svn.plouj.com/repos/eraytracer@31 b8c14938... |
commitcommitdifftree |
2008-01-13 | plouj | created a record material to store colour, specular_power... git-svn-id: http://svn.plouj.com/repos/eraytracer@30 b8c14938... |
commitcommitdifftree |
2008-01-12 | plouj | addec clamping to the write_pixels_to_ppm function... git-svn-id: http://svn.plouj.com/repos/eraytracer@29 b8c14938... |
commitcommitdifftree |
2008-01-12 | plouj | added a license and features git-svn-id: http://svn.plouj.com/repos/eraytracer@28 b8c14938... |
commitcommitdifftree |
2008-01-12 | plouj | added specular_power and shininess properties to the... git-svn-id: http://svn.plouj.com/repos/eraytracer@27 b8c14938... |
commitcommitdifftree |
2008-01-11 | plouj | passed the camera to lighting_function for future specular... git-svn-id: http://svn.plouj.com/repos/eraytracer@26 b8c14938... |
commitcommitdifftree |
2008-01-11 | plouj | added the effect of the light colour into the lighting_function git-svn-id: http://svn.plouj.com/repos/eraytracer@25 b8c14938... |
commitcommitdifftree |
2008-01-11 | plouj | changed all colour components into ratios instead of... git-svn-id: http://svn.plouj.com/repos/eraytracer@24 b8c14938... |
commitcommitdifftree |
2008-01-11 | plouj | simplified point_on_sphere git-svn-id: http://svn.plouj.com/repos/eraytracer@23 b8c14938... |
commitcommitdifftree |
2008-01-11 | plouj | fixed the lighting_function to properly shade objects... git-svn-id: http://svn.plouj.com/repos/eraytracer@22 b8c14938... |
commitcommitdifftree |
2008-01-11 | plouj | renamed some identifies to more suitable names git-svn-id: http://svn.plouj.com/repos/eraytracer@21 b8c14938... |
commitcommitdifftree |
2008-01-11 | plouj | made nearest_object_intersecting_ray return the hit... git-svn-id: http://svn.plouj.com/repos/eraytracer@20 b8c14938... |
commitcommitdifftree |
2008-01-10 | plouj | specified an assumption in the trace_ray_from_pixel... git-svn-id: http://svn.plouj.com/repos/eraytracer@19 b8c14938... |
commitcommitdifftree |
2008-01-08 | plouj | changed the background colour to black git-svn-id: http://svn.plouj.com/repos/eraytracer@18 b8c14938... |
commitcommitdifftree |
2008-01-08 | plouj | added a point light to the scene git-svn-id: http://svn.plouj.com/repos/eraytracer@17 b8c14938... |
commitcommitdifftree |
2008-01-04 | plouj | fixed a warning git-svn-id: http://svn.plouj.com/repos/eraytracer@16 b8c14938... |
commitcommitdifftree |
2008-01-04 | plouj | made nearest_object_intersecting_ray agnostic to the... git-svn-id: http://svn.plouj.com/repos/eraytracer@15 b8c14938... |
commitcommitdifftree |
2008-01-03 | plouj | defined some colour macros git-svn-id: http://svn.plouj.com/repos/eraytracer@14 b8c14938... |
commitcommitdifftree |
2008-01-03 | plouj | fixed the return value of nearest_object_intersecting_ray... git-svn-id: http://svn.plouj.com/repos/eraytracer@13 b8c14938... |
commitcommitdifftree |
2008-01-03 | plouj | fixed the scanline order (one row at a time instead... git-svn-id: http://svn.plouj.com/repos/eraytracer@12 b8c14938... |
commitcommitdifftree |
2008-01-03 | plouj | added a ray record git-svn-id: http://svn.plouj.com/repos/eraytracer@11 b8c14938... |
commitcommitdifftree |
2008-01-02 | plouj | implemented a simple point_on_screen() assuming no... git-svn-id: http://svn.plouj.com/repos/eraytracer@10 b8c14938... |
commitcommitdifftree |
2007-12-31 | plouj | renamed some functions git-svn-id: http://svn.plouj.com/repos/eraytracer@9 b8c14938... |
commitcommitdifftree |
2007-12-31 | plouj | added more details to the implementation git-svn-id: http://svn.plouj.com/repos/eraytracer@8 b8c14938... |
commitcommitdifftree |
2007-12-28 | plouj | defined a simple scene git-svn-id: http://svn.plouj.com/repos/eraytracer@7 b8c14938... |
commitcommitdifftree |
2007-12-28 | plouj | figured out how to write a PPM image git-svn-id: http://svn.plouj.com/repos/eraytracer@6 b8c14938... |
commitcommitdifftree |
2007-12-23 | plouj | sketched out the low level image creation procedure git-svn-id: http://svn.plouj.com/repos/eraytracer@5 b8c14938... |
commitcommitdifftree |
2007-12-23 | plouj | fill the screen pixel by pixel with random colours git-svn-id: http://svn.plouj.com/repos/eraytracer@4 b8c14938... |
commitcommitdifftree |
2007-12-23 | plouj | added a function to put a random pixel at a specific... git-svn-id: http://svn.plouj.com/repos/eraytracer@3 b8c14938... |
commitcommitdifftree |
2007-12-23 | plouj | drawing random pixels with random colour inside a program... git-svn-id: http://svn.plouj.com/repos/eraytracer@2 b8c14938... |
commitcommitdifftree |
2007-12-23 | plouj | initializing SDL and polling events git-svn-id: http://svn.plouj.com/repos/eraytracer@1 b8c14938... |
commitcommitdifftree |