fabioarnold / 3d-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello WebGL in Zig

Screenshot

Build and run in your browser

# fetch the source and build
git clone https://github.com/fabioarnold/hello-webgl
cd hello-webgl
zig build

# run a local http server
python3 -m http.server

# open http://localhost:8000 in your browser

About


Languages

Language:Zig 90.6%Language:JavaScript 6.2%Language:HTML 1.7%Language:GLSL 1.1%Language:CSS 0.3%Language:Shell 0.1%