一個簡單的webVR體驗 experience
這是一個簡單的方便來入門實現 webVR 使用 three.js, WebVR boilerplate & Web Audio API。
Workflow
-
From art to code
-
Cinema4D
- Create 3D Art
- Add lights
- Export on .fbx format
-
Blender ( is not necessary but I am more confortable working & exporting with Blender )
- Import from Blender ( change -Z forward to Z fordward )
- Optimize ( Group meshes / reduce number of lights / add materials )
- Use Three.js Blender Export to export on JSON format as a scene
-
Text editor ( Atom )
- Load JSON file with THREE.ObjectLoader and load the assets into our scene
-
-
From music to code
-
Audacity
- Compress mp3 audio
-
Text editor ( Atom )
- Load mp3 file with THREE.Audio and added to an 3D Object into the scene ( uses THREE.AudioListener too )
-
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!