Godzil c1e7496d21 Fix a glib problem on some distros. il y a 4 ans
..
canvas.h fac2212661 Canvas implementation and add build of LodePNG il y a 4 ans
colour.h 1e2588441f Rename tuple file to remove the plural. il y a 4 ans
intersect.h c4418683c6 Add the hit function to get the closest non negative hit, and add some mecanisme to test that properly and report when no valid hit occur. il y a 4 ans
intersection.h c4418683c6 Add the hit function to get the closest non negative hit, and add some mecanisme to test that properly and report when no valid hit occur. il y a 4 ans
light.h 5ebed12f4f Add support for point light and materials. il y a 4 ans
material.h 5ebed12f4f Add support for point light and materials. il y a 4 ans
math_helper.h 1f4b14c896 Add a function to convert degree to radian. il y a 4 ans
matrix.h c1e7496d21 Fix a glib problem on some distros. il y a 4 ans
object.h 5ebed12f4f Add support for point light and materials. il y a 4 ans
ray.h cabe7ff147 Change Ray to use the generic Tuple instead of Point/Vector (but you still should use Point/Vector for initialisation) il y a 4 ans
sphere.h a8194169c5 Add function to calculate sphere normal vector on given point on the sphere. il y a 4 ans
transformation.h dee4b9ae91 Now we can transform! il y a 4 ans
tuple.h aeb4669162 Add vector reflection via a normal vector. il y a 4 ans