lss3070 / Web3DViewer

A solution to visualize and easily edit 3D models on the web.

Home Page:https://www.web3dviewer.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web 3D Viewer

🤔 About

Web 3D Viewer is a free and open source web solution that allows you to import, visualize and simply edit models from the web.

Supported file formats

  • import : obj,fbx,stl,ply,gltf,glb
  • export : obj,fbx,ply,gltf

Supported formats will added in the future!

💻 Feature

  • Import,export 3D model
  • Visualization of model structure in tree list format
  • Mesh unit selection function
  • Camera movement from various angles and camera zoom-in and zoom-out Feature
  • Feature to hide mesh and change mesh property value
  • Feature to change material color of each mesh
  • If the model has animations, it also has the feature to play animations.

👨‍💻 Tech Inside

  • Framewrok:Reactjs(Nextjs)
  • State Management:Zustand
  • Languages: Typescript
  • Library: three.js,react-three-fiber,react-three-drei,framer-motioin

📖License

The Project is under license: MIT

About

A solution to visualize and easily edit 3D models on the web.

https://www.web3dviewer.net/

License:MIT License


Languages

Language:TypeScript 95.3%Language:CSS 3.1%Language:JavaScript 1.7%