- Home /
Question by
ludovicb1239 · Mar 01, 2020 at 08:47 PM ·
meshplaneverticesvertex
Unidirectional slicing algorithm of a mesh
So I want to get some points out of a mesh or a stl model. I want to use an lagorithm that will get a "slice" of the mesh.
Here is an exanple :
A slice will consist of multiple polygonal shapes or one line meshes or a list of points. Its my first expenrience with meshes. Hope you guys can help me ! :)
Comment
Your answer
Follow this Question
Related Questions
Why vertex positions appear (0.0, 0.0, 0.0) ? 1 Answer
How to create a 2D mesh from a vertex array? 1 Answer
Mesh triangles don't match wireframe view? 0 Answers
Plane: vertices and triangles 2 Answers
How to add vertex points to a mesh 1 Answer