#webgl
2 items tagged "webgl".
prompt
create a black hole scene
Build a single-file WebGL scene: a black hole with gravitational lensing that visibly bends a starfield behind it, plus an accretion disk with color based on temperature. Add orbit controls. Quality bar: this should look like a science visualization, not a shader tutorial. Build the file.
dev tools · #webgl
prompt
build a browser game
Build a single-file browser game: a top-down arena where the player dodges and shoots waves of enemies. WebGL or canvas, no external assets. Include: real movement momentum, enemy hit reactions, screen shake on impact, a score counter, and a restart button. 60fps target. Make it feel responsive, not floaty. Build the whole thing.
dev tools · #game-development