DKGL2 sample codes

copyright.txt 1.5KB

12345678910111213141516171819202122232425
  1. July 14, 2011 Morgan McGuire modified the model from Crytek's OBJ
  2. export to correct some small errors. He computed bump maps from the
  3. normal maps using <a
  4. href="http://cs.williams.edu/~morgan/code/">normal2bump.cpp</a> (since
  5. MTL files expect height bumps, not normals), put the "mask" textures
  6. into the alpha channel of the associated diffuse texture, cleaned up
  7. noise in the masks, created the missing gi_flag.tga texture, and
  8. removed the long untextured banner floating in the middle of the
  9. atrium that appears in the file but in none of the published images of
  10. the model. The banner is in banner.obj.
  11. http://www.crytek.com/cryengine/cryengine3/downloads
  12. Sponza Model
  13. August 19, 2010
  14. The Atrium Sponza Palace, Dubrovnik, is an elegant and improved model created by Frank Meinl. The original Sponza model was created by Marko Dabrovic in early 2002. Over the years, the Sponza Atrium scene has become one of the most popular 3D scenes for testing global illumination and radiosity due to it's specific architectural structure which is particularly complex for global illumination light.
  15. However, nowadays it is considered as a simple model, thus it was decided to crate a new model with highly improved appearance and scene complexity. It is donated to the public for radiosity and is represented in several different formats (3ds, Obj) for use with various commercial 3D applications and renderers.
  16. Screenshot from the I3D paper
  17. http://crytek.com/sites/default/files/20100301_lpv.pdf