top of page

Trodden Path
Search


Multiplayer!
Is here. Currently synced: players movement, animations, the ground, and it's deformation. The girl in the gif successfully grinds the...
Dan Nirel
Dec 10, 20181 min read
7 views
0 comments

Automated Downhill Running
The animator is set to switch to running animation either when player hits the running key, or when the velocity is high enough. In the...
Dan Nirel
Dec 9, 20181 min read
33 views
0 comments

Dan Nirel
Dec 9, 20180 min read
8 views
0 comments

Minecraft Skins Support!
Using MC skins serves multiple purposes. Firstly, they are vastly available, and an infinite number can be acquired for free. Secondly,...
Dan Nirel
Dec 9, 20181 min read
45 views
0 comments


DOF Sprite Shader
Used a 3rd party DOF sprite shader which only kind of works - only when the scale is positive (not when turning left), and doesn't work...
Dan Nirel
Dec 9, 20181 min read
11 views
0 comments


Snow Grinding (SP)
Game is still SP only, but snow grinding is implemented, and so is snow accumulation.
Dan Nirel
Dec 9, 20181 min read
0 views
0 comments


Rudimentary Background Blur
Added depth of field effect (and some bloom and antialiasing) to the camera. The 3d meshes work great, but the effect was not meant for...
Dan Nirel
Dec 9, 20181 min read
4 views
0 comments


Background Layers
Added more octaves to the Perlin noise formula, and added non-collidable background layers.
Dan Nirel
Dec 9, 20181 min read
13 views
0 comments


Infinite Terrain
For now, the update method simply checks the view of the camera and when near the edge of the terrain, adds more chunks.
Dan Nirel
Dec 9, 20181 min read
6 views
0 comments


Procedurally Generated Landscape
Using meshes (3D meshes) and readymade triangulation algorithm it was fairly simple to procedurally create a mesh with a given texture,...
Dan Nirel
Dec 9, 20181 min read
9 views
0 comments
bottom of page