gradientspace / geometry3Sharp

C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.
http://www.gradientspace.com
Boost Software License 1.0
1.7k stars 384 forks source link

How to add this project into Unity3D #48

Closed shugraphics closed 6 years ago

shugraphics commented 6 years ago

I want to apply this project to make Mesh of 3D hands model in Unity, for VR .After I try to do it,it seems that those codes are not the whole project for Unity ,so I would like to know how to do with it. one graduate from Shanghai University ,China

shugraphics commented 6 years ago

If you share some movie about applying this project ,I will sincerely appreciate it.

rms80 commented 6 years ago

Sorry, you will have to do some background reading to learn more about what you are trying to do. These are questions about very basic things, and are going to lead to many more questions. I can't provide the level of help you are asking for, not for free.

You can try the sample unity project in https://github.com/gradientspace/geometry3UnityDemos , but I am not going to answer questions about that, either.

shugraphics commented 6 years ago

thank you,I am so sorry that I am layman .yesterday ,I have found that project ,and successfully run it ,but I can't see the result of "Mesh Simplification with g3Sharp". After I seriously study it ,I consult you if I have any question.