Search found 1 match
- Mon Jul 08, 2024 3:55 am
- Forum: DG Kernel discussions
- Topic: Rendering a set of faces
- Replies: 1
- Views: 2509
Rendering a set of faces
Hello, I have a proprietary file format which stores a 3D object by its faces. Every face is its own section in the file and contains the edges displayed by the coordinates of its points which will construct the faces. I was able to extract all the vertices from the file, create the edges, wires and...