Commit History

Author SHA1 Message Date
  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
  Godzil f8aa5cc920 Fix a "bug" in UV Image introduced while debugging 4 years ago
  Godzil 30db4d7ca1 Add support to load JPEG files along with PNGs. 4 years ago
  Godzil 317148a37d Lua include is only added if lua support is enabled. 4 years ago
  Godzil 5c6a5afef6 Add support for NanoJPEG to load jpeg files 4 years ago
  Godzil 90e79576a2 Correct the MD5 sum 4 years ago
  Godzil a31ae5b2ef Add download and copy of the earth texture map. 4 years ago
  Godzil 2ebc177d9d Header update/corrections 4 years ago
  Godzil 6a2c5a77ae Trying to implement image mapping. 4 years ago
  Godzil d6ae062f7f Add checkered cube render 4 years ago
  Godzil 3ebe403de0 Continue working on Cube mapping 4 years ago
  Godzil f5685a45e1 Add AlignCheck UV Pattern 4 years ago
  Godzil 7209244f48 Add cylindrical mapping! 4 years ago
  Godzil 1b6c14691b fmod is not mathematically valid. Replace it by a correct one. 4 years ago
  Godzil 107b612130 Added planar mapping 4 years ago
  Godzil 5bbd036fc5 Add spherical mapping render to the README. 4 years ago
  Godzil 1ceabe7e62 Change CMake files to simplify them. 4 years ago
  Godzil 3e37b5ca44 Add spherical mapping for UV Textures. 4 years ago
  Godzil 5c10d65c8d Started working on 2D patterns. 4 years ago
  Manoël Trapier 83c12dbd83 Update README.md 4 years ago
  Godzil 3cfbb604b0 Fix missing includes. 4 years ago