All examples By author By category About

micahstubbs

Unity --> WebGL Experiment

click the game board

then use the W A S D keys to move the ball

an experiment with the WebGL renderer from the game engine Unity. a small iteration on this Unity intro tutorial

this example runs on binary files compiled from a Unity project. you can view the source code for the Unity project at the roll-a-ball-unity github repo

future study

I'd like to re-implement this roll-a-ball game with other WebGL abstractions, like Three.js and A-Frame