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š fa3c9495b7 MeshTools: improve the subdivide benchmark with in-place subdiv. 6 years ago
..
CompileTestFiles MeshTools: ability to generate smooth normals in compile(). 7 years ago
CMakeLists.txt MeshTools: implement compile() taking a MeshData. 6 years ago
CombineIndexedArraysTest.cpp Adapted to Corrade changes. 7 years ago
CompileGLTest.cpp Trade, MeshTools: deprecate MeshDataXD and everything that uses it. 6 years ago
CompressIndicesTest.cpp MeshTools: implement compressIndices() taking a MeshData. 6 years ago
DuplicateTest.cpp MeshTools: implement duplicate() taking a MeshData. 6 years ago
FlipNormalsTest.cpp MeshTools: adapt flipFaceWinding(), flipNormals() and tipsify() tests. 6 years ago
FullScreenTriangleGLTest.cpp MeshTools: test fullScreenTriangle(). 7 years ago
GenerateNormalsTest.cpp MeshTools: generateSmoothNormals() taking also type-erased indices. 6 years ago
InterleaveTest.cpp MeshTools: implement interleave() taking a MeshData. 6 years ago
RemoveDuplicatesTest.cpp MeshTools: implement removeDuplicates() for discrete data as well. 6 years ago
SubdivideRemoveDuplicatesBenchmark.cpp MeshTools: improve the subdivide benchmark with in-place subdiv. 6 years ago
SubdivideTest.cpp MeshTools: added a STL-less subdivide(). 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