Skip to content

Vertical takeoff, vertical landing rocket simulation in Javascript and WebGL

License

Notifications You must be signed in to change notification settings

crackleware/VTVLsim

Repository files navigation

Prepare dependences after clone:

$ git submodule update --recursive --init
$ cd js/external/jquery/
$ npm install
$ npm install grunt-cli
$ ./node_modules/.bin/grunt --force

Run VTVLsim:

$ python -m http.server 8888
$ chromium http://127.0.0.1:8888

About

Vertical takeoff, vertical landing rocket simulation in Javascript and WebGL

Resources

License

Stars

Watchers

Forks

Packages

No packages published