/n3d-app

Scaffolding code to quick-start a node.js + Three.js + WebGL application.

Primary LanguageJavaScriptMIT LicenseMIT

n3d-app

v0.0.2 this is only the client-side application, use with n3d-core (or python -m SimpleHTTPServer).

  • clone the repo..
  • cd into n3d-app
  • run npm install
  • run npm run build