What is three-vrm? three-vrm is a VRM importer that allows the use of VRM on Three.js. VRM is a file format for handling 3D humanoid avatar (3D model) data for VR applications. Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL.
The following is a demonstration video for using three-vrm with React.js, Three.js, @react-three/fiber. The demonstration is also hosted on GitHub Pages
Original Repo or GitHub Classroom
vrm-helper
Three.js
@react-three/fiber
@pixiv/three-vrm
mmd-viewer-js
VRM Dance Player
MMDLoader
In the project directory, you can run:
Install the dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.