Skip to content

sboez/3D-Models-Load

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Models-Load

GitHub stars GitHub

Load your 3D model easily in a Three.js scene and enjoy Showroom mode.

Usage

Enjoy live demo or run locally :

git clone https://github.com/sboez/3D-Models-Load.git
npm install
npm run dev

Compatible formats

.STL .DAE .FBX .GLTF .GLB

Textures

Only .GLB can show you the model with a texture because it's a binary file who contains images. It's also possible with .FBX, with Blender you need to check copy in Path Mode during export. Others need to add texture manually. But you can still change the texture path in the code, follow the procedure explained in the comments.

Samples

My samples models are lightweight .GLB

Capture d’écran 2020-03-09 à 14 21 10

About

3D model viewer | Load your 3D model in Three.js scene

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published