Skip to content

lytedev/web-fps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threejs-test

Just a simple test with three.js.

Holy crap... this is too cool.

Dependencies

  • Run yarn and be done.

Build

  • Run webpack (or yarn run build) and find the compiled project in dist/.

Develop w/ Hot Reloading

To Do

  • Use Babel to compile the JS in webpack
  • Switch to my beloved CoffeeScript?