assimp/workspaces
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
..
SCons Add 'noboost=1' and 'shared=1' parameter to SConstruct. Update INSTALL AND README. 2009-12-14 18:32:06 +00:00
vc8 ADD Vertex utility class to simplify conversion from and to interleaved vertices. 2010-01-28 21:17:25 +00:00
vc9 ADD Vertex utility class to simplify conversion from and to interleaved vertices. 2010-01-28 21:17:25 +00:00
xcode3 Move info.txt for xcode workspace one folder up in the hierarchy. Otherwise, most users won't read it. 2010-01-13 15:30:11 +00:00