U
U
Uncle Zhenya2019-04-03 19:54:13
3D
Uncle Zhenya, 2019-04-03 19:54:13

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

1 answer(s)
S
Stanislav Martynov, 2019-04-04
@evgn_tarasevich

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 question

Ask a Question

731 491 924 answers to any question