https://github.com/astrofra/carsim
Car simulator prototype, implemented in Lua, built on Harfang
https://github.com/astrofra/carsim
bullet-physics car-simulator harfang-3d-framework lua raycast-car
Last synced: 7 months ago
JSON representation
Car simulator prototype, implemented in Lua, built on Harfang
- Host: GitHub
- URL: https://github.com/astrofra/carsim
- Owner: astrofra
- License: gpl-3.0
- Created: 2022-10-01T16:56:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T20:40:36.000Z (almost 3 years ago)
- Last Synced: 2025-02-23T20:45:29.564Z (8 months ago)
- Topics: bullet-physics, car-simulator, harfang-3d-framework, lua, raycast-car
- Language: Shell
- Homepage:
- Size: 105 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## CAR DRIVING SIMULATOR
* **wip**
* Implemented in Lua
* Raycast car (using [Bullet Physics](https://github.com/bulletphysics/bullet3))
* Built on [Harfang 3D](https://github.com/harfang3d/harfang3d)### Raycast Car

### Generic Car Model


