Commit History

Author SHA1 Message Date
  Godzil e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
  Godzil 1cebcd4f8b Fix my own stupidity. 4 years ago
  Godzil ace7d53571 Clearing up some memory to prevent stupid issues 4 years ago
  Godzil a6f0422bd1 Add renderstat to get some info about rendering. 4 years ago
  Godzil 7bbe5e843b Group should work now. 4 years ago
  Godzil be6b472472 Simplify hit search as now the list is ordered. 4 years ago
  Godzil dbaa6eea2c Fix Intersect and add sort the list each time we add something to it. 4 years ago
  Godzil a82b67faa4 Working on worlds. 4 years ago
  Godzil 5a4f9f4dc4 Renaming Object to Shape (part 1) 4 years ago
  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. 4 years ago
  Godzil 1900d1f45d Change the Intersection to a class, and stop using memory allocation for it (and pointer) 4 years ago
  Godzil 01a0de09ab Add 3 new type of object: Sphere, Object and Intersect. 4 years ago