Skip to content

Jayku88/blendertothree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blendertothree

"How To Export 3D Models With Their Animation From Blender And Import Them Into Your Three.js App" YouTube tutorial project files https://youtu.be/ajaduDDePIY

  1. Download repository
  2. Make sure to install dependencies: open project in VSCode -> open command line -> type: npm install
  3. Install Parcel by Parcel by typing the following command: npm install parcel -g
  4. Run Parcel by typing this command: npm parcel ./src/index.html
  5. Ctrl + left click on the address generated in the command line. Or open your browser and copy paste this address http://localhost:1234
  6. Have fun! :D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.5%
  • HTML 18.5%