JenniferStamm / glexamples

cg examples using globjects and glbinding
MIT License
0 stars 1 forks source link

Add different terrains #11

Closed JenniferStamm closed 9 years ago

JenniferStamm commented 9 years ago

Architecture needs to support generation and display of different terrains. This includes the exchangebility of density calculation algorithm, textures and final fragment shader.

Terrain ideas:

PFischbeck commented 9 years ago

Mars and moon are implemented, new terrain types can easily be integrated.