SergySanJj / BallisticWEBGL

Simulation of projectile flight trajectory visualised using webgl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BallisticWEBGL

Simulation of projectile flight trajectory visualised using webgl

Built with Typescript (frontend) + Java 11 (backend) Projectile coordinates are streamed by web-socket from server

To deploy:

  1. Build frontend part by running at ./frontend/ command npm install then npm run build
  2. Go to ./backend/ and run MainServer

About

Simulation of projectile flight trajectory visualised using webgl

License:GNU General Public License v3.0


Languages

Language:Java 65.6%Language:TypeScript 32.7%Language:JavaScript 1.7%