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

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

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

![](img/raycast_car_001.gif)

### Generic Car Model

![](img/generic_car_20221002110516.png)

![](img/generic_car_20221002110523.png)

![](img/generic_car_20221002110544.png)