kperwel / pbd.ts

Position based dynamic implementation with THREE.js in TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Position Based Dynamic

Requirements

Running

  • Clone respoitory,
  • Open project directory
  • Install dependencies using yarn or npm install command
  • Run dev server using yarn start or npm run start command

Last step will run server listening on port :8080 ready to be opened by in browser.

About

Position based dynamic implementation with THREE.js in TypeScript


Languages

Language:TypeScript 93.1%Language:JavaScript 4.3%Language:HTML 2.5%