3D Model Viewer

I thought it would be neat to build a simple FBX model viewer in Unity. All I really want to do is just load an FBX file at runtime, and be able to perform simple operations on it like rotation, zooming etc.


GitHub