Freedom-of-Form-Foundation / anatomy3d

A CAD tool for humanoid anatomy alterations. See the anatomy3d-blender repository for more recent work.
https://freedomofform.org/1856/3d-anatomy-project-scope-phase-1-focus-on-a-limb-joint/
GNU General Public License v2.0
7 stars 5 forks source link

Unity project set up to load an obj file dynamically #4

Closed the-og-gear closed 3 years ago

the-og-gear commented 3 years ago

Also included is a gitignore to cut down the Unity project size MASSIVELY, may need a bit of tweaking to lower the project size further.

Future pulls should definitely not be this large, without good reason. Apologies to whoever reviews these, biggest files to look over are the .cs files in the Assets directory.

the-og-gear commented 3 years ago

Executive decision to bypass reviews and merge this PR, due to the wild line counts and the fact that we need to get the Unity side of things up and running ASAP. It's also been open for nearly a month with zero activity and is still mostly current (short of testing changes I've been making locally), so this should go smoothly anyways.