assimp/mkutil
aramis_acg 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices.
Refactor JoinVerticesProcess to utilize the new utility.
ADD basic operators for aiColor4D, move to dedicated header and implementation file.
ADD some utility functions to SpatialSort.
ADD my existing Catmull-Clark implementation to Assimp for all model formats with support for subdivision surfaces. Slightly WIP, likely to produce errors on non-closed meshes. Currently only implemented in the AC3D loader.
Switch to byteswap intrinsics instead of inline assembly (bswap). Currently MSVC only.
FIX phong shading in assimp_view.
VertexTriangleAdjacency class now also works on arbitrary polygons - UNTESTED, tbd.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@532 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-01-28 21:17:25 +00:00
..
bin_readme.txt Committing batch scrips to build final release packages easily and error-free. 2009-02-12 13:40:32 +00:00
clean.bat Committing batch scrips to build final release packages easily and error-free. 2009-02-12 13:40:32 +00:00
make_mingw.bat Committing batch scrips to build final release packages easily and error-free. 2009-02-12 13:40:32 +00:00
mkfinal.bat Updating mkfinal.bat. 2009-05-05 20:51:36 +00:00
mkrev.bat AssimpView: 2009-05-09 23:27:48 +00:00
revision.h ADD Vertex utility class to simplify conversion from and to interleaved vertices. 2010-01-28 21:17:25 +00:00