Commit History

Author SHA1 Message Date
  Godzil 3a2d21b787 Starting to work on the World Optimiser sequence. 4 years ago
  Godzil 441d758845 Add locking mechanism to prevent updating transform/parent 4 years ago
  Godzil 5da0c10182 Started working on "world optimiser" base class. 4 years ago
  Godzil b89f9ec331 Add a way to remove shapes from groups 4 years ago
  Godzil add3d7c861 A bit of cleanup 4 years ago
  Godzil 4e241a1871 Trying to make the dump a bit more usefull and slightly less cluttered 4 years ago
  Godzil 15a861802a OBJFile now use group instead of it own list. 4 years ago
  Godzil 66a8b98aeb Add missing code \o/ 4 years ago
  Godzil 0f945b69cc World default group now have a name! 4 years ago
  Godzil 314da11005 Add support for naming groups 4 years ago
  Godzil 8437ab8753 Move ShapeType into the Shape object. 4 years ago
  Godzil d514219ae6 Due to the way material are working now, we need to set by hand (for now) that the material is set. 4 years ago
  Godzil efa47f28ca Fix some potential buffer overflow issues. 4 years ago
  Godzil e653855556 Change World to use a base group instead of storing all the world object. 4 years ago
  Godzil 1510de3b36 Change CSG to derive the intersect function and do the calculation there instead of the local one. 4 years ago
  Godzil 8550d4068f Correct how filterIntersections work, seems c++ don't like how thing were done. 4 years ago
  Godzil cd93b67274 Revert some debug changes that should have not been commited. 4 years ago
  Godzil 18965fe1bd They say it is better to do this way. 4 years ago
  Godzil 57eff4830e Sample scene for CSG \o/ 4 years ago
  Godzil b5ee92c544 And CSG! \o/ 4 years ago
  Godzil e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
  Godzil 73012b6dd1 We need to run testMyRays in the test folder as it now depends on some files that need to be in the work directory. 4 years ago
  Godzil 2488cc6319 Seems long ago I forgot to update/correct the local boudingbox calculation for triangles.... 4 years ago
  Godzil 518ac260e1 OBJFile parser seems to work. 4 years ago
  Godzil 2725b5f657 Go a bit deeper in parsing the OBJ file. Now we parse each lines into token, and it's now ready to try to execute them. 4 years ago
  Godzil c17bfadc76 Started working on parsing OBJ Files. 4 years ago
  Godzil 6bef6a1b77 over 9000 years of shame on me. 4 years ago
  Godzil e33cf0d5f0 Maybe need to unlink Python2 before?! 4 years ago
  Godzil c41cbaeea8 Update readme 4 years ago
  Godzil 3a8600d274 Add travis command to install ImageMagick on Mac OS X VMs 4 years ago