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
- Host: GitHub
- URL: https://github.com/h2xdev/pilik3d-gl
- Owner: H2xDev
- Created: 2025-07-13T21:41:31.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-07-19T01:42:49.000Z (11 months ago)
- Last Synced: 2025-07-19T06:20:20.081Z (11 months ago)
- Language: JavaScript
- Homepage: https://pilik-3d.web.app
- Size: 2.42 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Pilik3D
Webgl, zero-dependencies 3D rendering engine
[Play Demo](https://pilik-3d.web.app/)
## 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)