Skip to content

BlackRoad-Forge/RoadWorlds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

alt text

alt text

alt text

alt text

alt text

How to run

How to run

In order to see your Three.js project on your own computer you have to run "localhost":

  • Windows: You can use WAMP, or any simple local server
  • OSX: In terminal, go to your public/name/ folder and type: php -S 0.0.0.0:8000
  • Linux: In terminal, go to your public/name/ folder and type: python -m SimpleHTTPServer
  • Otherwise, you can try running Chrome with the flags --disable-web-security

And once you commit your changes, and want to see them in Google Cardboard:

http://classes.marpi.pl/worlds2/

Libraries

three.js, TweenMax.js, isMobile

About

RoadWorlds — Multi-world registry and launcher for BlackRoad RoadWorld.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 97.6%
  • JavaScript 2.4%