You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš ea3bcb6d93 MeshTools: handle the ObjectId attribute in compile(). 6 years ago
..
CompileTestFiles MeshTools: handle generic Tangent and Bitangent attributes in compile(). 6 years ago
CMakeLists.txt MeshTools: tools for generating index buffers out of various primitives. 6 years ago
CombineIndexedArraysTest.cpp MeshTools: deprecate remaining STL-ridden APIs. 6 years ago
CombineTest.cpp MeshTools: implemented combineFaceAttributes(). 6 years ago
CompileGLTest.cpp MeshTools: handle the ObjectId attribute in compile(). 6 years ago
CompressIndicesTest.cpp MeshTools: ensure proper assert is printed in compressIndices(). 6 years ago
ConcatenateTest.cpp MeshTools: implemented concatenate() and concatenateInto(). 6 years ago
DuplicateTest.cpp Trade: allow specifying explicit vertex count on MeshData construction. 6 years ago
FlipNormalsTest.cpp MeshTools: add type-erased flipNormals() and flipFaceWinding(). 6 years ago
FullScreenTriangleGLTest.cpp Adapted all code and doc snippets to GL library changes. 6 years ago
GenerateIndicesTest.cpp MeshTools: add a primitiveCount() utility. 6 years ago
GenerateNormalsTest.cpp MeshTools: port tests and benchmarks away from MeshData3D. 6 years ago
InterleaveTest.cpp MeshTools: new interleavedData() utility. 6 years ago
RemoveDuplicatesTest.cpp MeshTools: added removeDuplicates() / removeDuplicatesInto(). 6 years ago
SubdivideRemoveDuplicatesBenchmark.cpp MeshTools: port tests and benchmarks away from MeshData3D. 6 years ago
SubdivideTest.cpp MeshTools: deprecate remaining STL-ridden APIs. 6 years ago
TipsifyTest.cpp MeshTools: adapt flipFaceWinding(), flipNormals() and tipsify() tests. 6 years ago
TransformTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
configure.h.cmake MeshTools: 100% code coverage for compile(). 7 years ago
resources.conf MeshTools: test fullScreenTriangle(). 7 years ago