Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexandernanberg/sandbox

🕹ī¸ Game development sandbox
https://github.com/alexandernanberg/sandbox

react react-three-fiber threejs

Last synced: 2 days ago
JSON representation

🕹ī¸ Game development sandbox

Awesome Lists containing this project

README

        

# Sandbox

> Game development sandbox

## Roadmap

### Physics

- [ ] Add joints
- [ ] Ray casting kinematic body

### Character controller

- [ ] Movement

### Camera

- [ ] 3rd person camera (similar to GTA)
- [ ] Handle collisions with Threejs objects
- Use ray casts between camera and player (whiskers, 7 casts)