zalo / libfive-unity

A CSharp wrapper for libfive with Unity bindings
Mozilla Public License 2.0
103 stars 15 forks source link

A quick getting started guide in the readme would be much appreciated #3

Closed david-pfx closed 3 years ago

david-pfx commented 4 years ago

I guess the idea is to clone the repo into a Unity project.

Nothing could possibly go wrong.

zalo commented 3 years ago

The repo stands as an independent Unity Project, but you can incorporate it into an existing project by dragging the libfive folder in Assets into the Assets folder of the existing project (while Unity is turned off, of course).

As for how to use it... I haven't had time to write documentation 🙃

Hopefully, the structure of the example scene is something close to self-explanatory...