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

https://github.com/h2xdev/pilik3d-gl

WebGL, zero-dependencies 3D rendering engine
https://github.com/h2xdev/pilik3d-gl

Last synced: 10 months ago
JSON representation

WebGL, zero-dependencies 3D rendering engine

Awesome Lists containing this project

README

          

# Pilik3D

Webgl, zero-dependencies 3D rendering engine

[Play Demo](https://pilik-3d.web.app/)


Screenshot

## Features
- Zero dependencies
- OBJ support
- Node-driven processing

## Launch
> [!IMPORTANT]
> NodeJS is required to run this project

Run the following command to start a local server:
```bash
npx live-server
```

## Controls
- **W**: Move forward
- **S**: Move backward
- **A**: Turn left
- **D**: Turn right

## Credits
Car model by [Iron Minecard2 (Sketchfab)](https://sketchfab.com/3d-models/lamborghini-gallardo-low-poly-463f8eb77d8046678782783bd754b4d2)