Historial de Commits

Autor SHA1 Mensaje Fecha
  Godzil b799e5f819 Update a comment. hace 4 años
  Godzil cabe7ff147 Change Ray to use the generic Tuple instead of Point/Vector (but you still should use Point/Vector for initialisation) hace 4 años
  Godzil 17aebe6538 Move the cross product to Tuple instead of just vector (to ease some stuff later, but this is invalid on Points) hace 4 años
  Godzil a1087a9871 Add default size to matrix (4 as it is the most common) hace 4 años
  Godzil 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. hace 4 años
  Godzil 1900d1f45d Change the Intersection to a class, and stop using memory allocation for it (and pointer) hace 4 años
  Godzil 513cd9d7eb Update glfw, googletest and lodepng submodules to their latest version hace 4 años
  Godzil 01a0de09ab Add 3 new type of object: Sphere, Object and Intersect. hace 4 años
  Godzil 8faf1db3be More Ray work. hace 4 años
  Godzil 79af9fbc97 Also rename the test file. hace 4 años
  Godzil 1e2588441f Rename tuple file to remove the plural. hace 4 años
  Godzil 1f4b14c896 Add a function to convert degree to radian. hace 4 años
  Godzil dee4b9ae91 Now we can transform! hace 4 años
  Godzil 514bd649c1 Correct how google test is used. hace 4 años
  Godzil 0621ca86e1 Change width to size, as it is more correct. hace 4 años
  Godzil 9f2a41e6f3 Change default precision to float instead of double (need to investigate there) hace 4 años
  Godzil 95c7616646 Moving some functions around to keep the header a bit more tidy hace 4 años
  Godzil c4c216647d First batch of matrix related functions hace 4 años
  Godzil fac2212661 Canvas implementation and add build of LodePNG hace 4 años
  Godzil a9321b5051 Update an header hace 4 años
  Godzil f3678992c5 Add Colour implementation hace 4 años
  Godzil 332e73a3d9 Add support for tuples/point/vector and corresponding tests. hace 4 años
  Godzil 7b07106816 Add some nice math helping functions hace 4 años
  Godzil 8144e38aa0 Add an empty main (for now) hace 4 años
  Godzil 0caa4b8e34 Add all cmakelist files hace 4 años
  Godzil e2643d677d Update .gitignore hace 4 años
  Godzil d7a2f487cb Working on the project skeleton, and add external dependencies that may come handy hace 4 años
  Godzil cbcc797539 first commit hace 4 años