Nosenzor
Nosenzor
**Describe the bug** I read the attached STL file using : Assimp::Importer importer; const aiScene* scene = importer.ReadFile(iInputFile.string(), aiProcess_OptimizeGraph | aiProcess_Triangulate | aiProcess_JoinIdenticalVertices); But it did return any meshes on...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I’d like to use...
Hello, I've opened an issue in the [VCPKG repo[]( https://github.com/microsoft/vcpkg/issues/38066) to get this nice library integrated in the packaging system that i use most often. It would be very convenient...
### Library name Manifold ### Library description Manifold is a geometry library dedicated to creating and operating on manifold triangle meshes. A manifold mesh is a mesh that represents a...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Assimp in double precision...