This repository was archived by the owner on Jan 14, 2021. It is now read-only.
This repository was archived by the owner on Jan 14, 2021. It is now read-only.
Having trouble finding a starting point (MeshSimplify) #1
Open
Description
Hi,
I know the progressive mesh functionalty from D3DX 8/9. Unfortunately it is gone in DX10/11/12.
I am exited to possibly have it back with this library. However I am having trouble finding a starting point with MeshSimpify. When passing a mesh from the samples (e.g. mechpart.recon.m -numpts 40000 -nf 20000 -simp -prog mesh.prog -nf 500 -simp >mechpart.base.m) I am getting a file exception (RFile looks for '-' or a gzip extension).
My goal is to use the functions the library provides to simplify meshes based on our internal mesh structure (vertices with position, normal, color). How do I build a Mesh (GMesh) from vertices? I can only see a method that parses a mesh from text/stream.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels