assimp/test/models/AC
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
..
SphereWithLight.ac ADD Vertex utility class to simplify conversion from and to interleaved vertices. 2010-01-28 21:17:25 +00:00
SphereWithLightUvScaling4X.ac ADD Vertex utility class to simplify conversion from and to interleaved vertices. 2010-01-28 21:17:25 +00:00
SphereWithLight_UTF8BOM.ac Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). 2009-08-21 22:49:58 +00:00
SphereWithLight_UTF16LE.ac Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). 2009-08-21 22:49:58 +00:00
TestFormatDetection General 2009-03-05 22:32:13 +00:00
Wuson.ac Cleaned up Assimp-test repository of sample 3d models. 2008-12-30 12:32:45 +00:00
closedLine.ac Cleaned up Assimp-test repository of sample 3d models. 2008-12-30 12:32:45 +00:00
nosurfaces.ac Cleaned up Assimp-test repository of sample 3d models. 2008-12-30 12:32:45 +00:00
openLine.ac Cleaned up Assimp-test repository of sample 3d models. 2008-12-30 12:32:45 +00:00
sample_subdiv.ac ADD Vertex utility class to simplify conversion from and to interleaved vertices. 2010-01-28 21:17:25 +00:00