Skip to content

kekkorider/threejs-luminous-pharaon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreeJS starter

This is a general template for ThreeJS applications. It uses Parcel to create the bundle and Tweakpane for live updates.

Before we start

This has been developed with NodeJS 12.6.0; it should work with other versions too, but in case something doesn't work I recommend to switch to version 12.6.0 with nvm.

Setup

$ yarn install

Develop

Run

$ yarn dev

then open a new browser window and navigate to http://localhost:1234

Build

$ yarn build

Credits

The 3D model is from Geoffrey Marchal

About

A ThreeJS demo project where an OBJ file is imported and turned into a mix of colored particles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published