- Home /
Question by
bixi · Jan 15, 2016 at 10:50 AM ·
importrendererlinerendererline rendererpolygons
Is it possible to import Nurbs from Rhino / 3DSMax into Unity
Hi there ;) I would like to import Nurbs into Rhino.
This is an example file of geometry i would like to import. I want to create this for mobile devices. Is there any way to do that in a proper Way? I know that it is possible to import Nurbs / Polylines for Animations, but is there a way to make them visible?
I would be so gratefull if someone can help me with that! :D
Kind regards :D
2015-11-09-124109.jpg
(292.8 kB)
Comment
Answer by hexagonius · Jan 15, 2016 at 11:31 AM
You can't import it. You have to convert it to a polygonal mesh first.
See supported formats here:
http://docs.unity3d.com/Manual/class-Mesh.html
Here are two links discussing this:
http://forum.unity3d.com/threads/nurbs-modeling.41720/
http://forum.unity3d.com/threads/model-import-faqs.244594/