[eq-commit] SF.net SVN: equalizer: [1640] trunk/src/examples/eqPly
Brought to you by:
eile
From: <max...@us...> - 2008-01-08 14:35:24
|
Revision: 1640 http://equalizer.svn.sourceforge.net/equalizer/?rev=1640&view=rev Author: max_mahinya Date: 2008-01-08 06:35:13 -0800 (Tue, 08 Jan 2008) Log Message: ----------- inversion of faces added (some ply models are stored with different order of vertices, so they were rendered inside-out). If "-i" option for eqPly is used, then faces will be inverted during binary file creation. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/examples/eqPly/initData.cpp trunk/src/examples/eqPly/initData.h trunk/src/examples/eqPly/localInitData.cpp trunk/src/examples/eqPly/node.cpp trunk/src/examples/eqPly/vertexBufferRoot.cpp trunk/src/examples/eqPly/vertexBufferRoot.h trunk/src/examples/eqPly/vertexData.cpp trunk/src/examples/eqPly/vertexData.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |