Skip to content

example showing how user defined scripts can manipulate 3d objects

Notifications You must be signed in to change notification settings

georgevanburgh/scripted-objects-example

Repository files navigation

scripted objects example

CI

setup

after installing node:

$ npm install
$ npm run start

then browsing to http://localhost:8080 should show you the results. any changes made to the code will cause a reload.

technology

  • webgl
  • three.js
  • box2d
  • typescript
  • webpack
  • node
  • html
  • css

About

example showing how user defined scripts can manipulate 3d objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published