Commit History

Author SHA1 Message Date
  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
  Godzil 36962275f6 Disable the second jittered test as I can't find a way to make them consistant (they fail depends on combination of OS/Compiler because of the way compiler work..) 4 years ago
  Godzil a1c53fc9cc Commited that file with incorrect size for automated test. 4 years ago
  Godzil 0be3236a03 Fix how the Lua lib is build to remove that annoying tmpnam warning. 4 years ago
  Godzil 344c36cd78 Remove frand from that scene. 4 years ago
  Godzil 478b1f0af1 Disable a test as it is not consistent between compilers. 4 years ago
  Godzil 1cebcd4f8b Fix my own stupidity. 4 years ago
  Godzil aab9df0802 Add support for Lua in world, and create the Lua Pattern (pattern can be defined with a lua function) 4 years ago
  Godzil d05a0fb4d0 Update ch11 reflection scene to render the 3 different view 4 years ago