Carmine Savino d292a99eab Add new PNG images for wheel and wheel click interactions
- Added `ruota.png` for the wheel graphic.
- Added `ruota_click.png` for the wheel click graphic.
2026-01-21 20:37:08 +01:00
2026-01-16 18:36:43 +01:00
2026-01-16 18:36:43 +01:00
2026-01-16 18:36:43 +01:00
2026-01-16 18:36:43 +01:00
2026-01-16 18:36:43 +01:00
2026-01-16 18:36:43 +01:00

Webpack THREE.js Template

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only for first time)
npm i

# Serve at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build
Description
No description provided
Readme 48 MiB
Languages
JavaScript 70.8%
CSS 16%
HTML 6.9%
Python 6.3%