mcneel / rhino3dm

Libraries based on OpenNURBS with a RhinoCommon style
MIT License
575 stars 135 forks source link

Unity Android Support #180

Open SiriusA7 opened 4 years ago

SiriusA7 commented 4 years ago

Support for Unity3D Android builds.

Using Rhino3dmIO in Unity works for testing and running things in editor, but I am currently facing issues when trying to build out an apk for android with Rhino3dmIO.Android. The error log trail leads me to believe it might be an issue with Mono.Android support in Rhino3dmIO.Android preventing a build with il2cpp backend.

If Rhino3dm.Net can be a substitute that helps address this issue, that would be great.

mcneel-build commented 4 years ago

Linked with RH3DM-71