wander

a graphics demo by Greg Szypko

A graphics demo I built for my Computer Graphics class, based on the sand shading used in Thatgamecompany's Journey. WASD to move around, Q and E to rotate your view left and right. It may take several seconds to load.

Built using Three.js as a basis for graphics and THREEx.KeyboardState.js for keyboard input. Terrain generated using Perlin noise. Sand shader implemented by me in GLSL as a procedural version of the shader described here and here

Leave a comment

Log in with itch.io to leave a comment.