Skip to content

limitlesspro/three-fbx-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

three-fbx-viewer

Drag-and-drop preview for FBX models in WebGL using three.js.

Demo https://limitless.pro/three-fbx-viewer

screenshot

Quickstart

Web

npm install
npm run dev

Desktop (Electron)

To build the desktop application, run:

# development build
npm run dev:electron

# package for release
npm run package

About

Drag-and-drop viewer for FBX models in WebGL using three.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published