JenniferStamm / glexamples

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

Interactive local density manipulation #8

Closed PFischbeck closed 9 years ago

PFischbeck commented 9 years ago

The user should be able to modify the density values via interacting with the scene, e.g. clicking and dragging the terrain.

It should be necessary to press a key, e.g. CTRL, before terrain is manipulated to avoid conflicts with just navigating the scene.

The radius of terrain influenced by the manipulation should be parametrized.