/3d-viewer

react, three.js - fbx viewer.

Primary LanguageJavaScript

Three.js .FBX viewer

To run on localhost

In the project directory:

yarn build && yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

How to use

Just drag and drop correct FBX file in the dropzone. If u uploads multiple files, filenames must be unique. (filenames are used as keys)

Last uploaded object will become an active one.

To choose another just click on it.