Planet Thing by jovoc
Here's my jammy entry. It's nowhere near a game, but it's kind of a fun exploration and discovery toy. Type in the name of a planet to discover, and it will let you walk around a small patch of terrain.
Also can be useful as a landscape making tool. There is a "terrainCache" directory where it saves the height data, color data as normal maps.
Also can be useful as a landscape making tool. There is a "terrainCache" directory where it saves the height data, color data as normal maps.
"
info: loadShader shaders.Treeland ...
info: Loglength 61 >0 true
error: Error compiling shader:
'Vertex shader was successfully compiled to run on hardware.'
info: compile fragment shader
info: Loglength 236 >0 true
error: Error compiling shader:
'Fragment shader failed to compile with the following errors:
ERROR: 0:24: error(#160) Cannot convert from '4-component vector of float' to 'highp 3-component vector of float'
ERROR: error(#273) 1 compilation errors. No code generated'
warn: Compile status is bad
info: ... bind attrs
"