Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 497 Bytes

File metadata and controls

26 lines (18 loc) · 497 Bytes

UWAL | Basic Program

Simple, animated tunnel in UWAL and WebGPU.

Basic Program

Download

git clone https://github.com/UstymUkhman/uwal-basic-program.git
cd uwal-basic-program

Develop

bun install
bun run dev

Build

bun run build
bun run preview