arilotter / three-rapier3d-test

my turn my turn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

three-rapier3d-test

This is a test project to combine rapier3d physics with three.js rendering. This is meant as a test of current webdev tools (late 2023) in the context of game development. Though this is currently a purely front-end test, it is not limited to front-end developement in the future.

Additionally, this is a test to find a good modern developer experience, without relying on old or outdated copy-pasta.

Tools used:

  • typescript
  • vite for development and building

develop

npm i
npm dev

About

my turn my turn


Languages

Language:TypeScript 95.3%Language:HTML 3.4%Language:JavaScript 1.3%