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

https://github.com/hnthap/car-ride

Car simulator on browsers, written in TypeScript using Vite and ThreeJS.
https://github.com/hnthap/car-ride

cannonjs car-ride car-simulation car-simulator react react-three-cannon react-three-drei react-three-fiber simulation sketchfab-textures threejs typescript typescript-react uit vite

Last synced: 2 months ago
JSON representation

Car simulator on browsers, written in TypeScript using Vite and ThreeJS.

Awesome Lists containing this project

README

          

# Car Riding Simulation

Semester project for the Computer Graphics course (CS105.O22.KHCL) at Vietnam National University HCMC, University of Information Technology.

![Starting Screen](./images/starting-screen.png)

## Prequisities

- NodeJS

## Usage

### Setup

```{bash}
git clone https://github.com/hnthap/car-ride.git --branch=lite --depth=1
cd car-ride
npm install
```

### Start the server

```{bash}
npm run build
npm run preview
```

### Start the server in development mode

```{bash}
npm run dev
```

## Attributions

### Images

| Image | Description | Source | License |
| --- | --- | --- | --- |
| Moving keys | Moving keys | [*Ecctrl + Fisheye*](https://codesandbox.io/s/nvk9pf) | N/A |
| Eiffel Tower | Eiffel Tower | [Tognopop (Wikimedia Commons)](https://commons.wikimedia.org/wiki/File:Eiffel_Tower_20051010.jpg) | [Public domain](https://en.wikipedia.org/wiki/Public_domain) |
| Arc de Triomphe | Arc de Triomphe | [Jack Downey (Wikimedia Commons)](https://commons.wikimedia.org/wiki/File:Crowds_of_French_patriots_line_the_Champs_Elysees-edit2.jpg) | [Public domain](https://en.wikipedia.org/wiki/Public_domain) |

### 3D models

| 3D model | Description | Source | License |
| --- | --- | --- | --- |
| Car | Car | [Car Scene](https://skfb.ly/6uSoM) by toivo | [CC-BY 4.0](./LICENSES/cc-by-4-0.txt) |
| Landscape, Eiffel Tower and Arc de Triomphe | Landscape, Eiffel Tower and Arc de Triomphe | [sport car racing paris](https://skfb.ly/oIME6) by amogusstrikesback2 | [CC-BY 4.0](./LICENSES/cc-by-4-0.txt) |
| Birch tree | Birch tree | [Birch Tree](https://sketchfab.com/3d-models/birch-tree-aa842dffd9654d33b8b91170ce83c172) by evolveduk | [CC-BY 4.0](./LICENSES/cc-by-4-0.txt) |
| House | House | [Modern Home](https://sketchfab.com/3d-models/modern-home-7054d2d8710b4213ad3857c1e37e57ec) by Ciolan-T. Sebastian | [CC-BY 4.0](./LICENSES/cc-by-4-0.txt) |