Answer the question
In order to leave comments, you need to log in
Is there a toolkit/library for working with 3d meshes?
Hi all. Are there libraries for c# to work with 3d meshes. Which could cut, split the mesh, get the data of the coordinates of its points, and so on. If yes, please provide names. There is a need to cut a 3d cube of certain sizes and obtain data on the height of the cut parts, so what tool is better to use in this case?
Answer the question
In order to leave comments, you need to log in
You can use OpenTK, SharpSlim, Tao Framework, etc. or to work with 3D. You can create any mesh object there, and implement cutting. There are no built-in functions for cutting, but there are vectors, matrices, etc. with which it can be implemented
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question