Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kaszim/InfiniteTerrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

InfiniteTerrain

An old project that showcases an infinite 2d terrain with collision detection. It uses shaders to remove and add terrain, which makes it very fluent. The collision map is calculated realtime using an quad tree. Perlin noise is used to generate the terrain, with two versions, one that runs on the gpu which is very fast and one on the cpu. This game was supposed to be some kind of 2d miner.

Example images

infiniteterrain1

infiniteterrain2

About

2d infinite terrain example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published