Maurice Tollmien

Results 15 repositories owned by Maurice Tollmien

Repeat_History

19
Stars
3
Forks
Watchers

A small but useful command for a linux shell. It makes the bash history more easily accessible than cmd+r.

Screen_Space_Ambient_Occlusion

46
Stars
3
Forks
Watchers

Giving a scene a depth-dependent shading, completely irregarding the scene complexity, in screen-space.

Simple_GLSL_Shader_Example

239
Stars
10
Forks
Watchers

A very simple example of how shaders in OpenGL can be used, to color Objects or map a texture on some triangles.

Water_Simulation

151
Stars
15
Forks
Watchers

Water-Simulation with real time specular reflection on the waters surface. The reflection is implemented in GLSL and runs on the GPU and in screen space. The water itself is implemented using a pressu...

XBox_Controller_Linux_Interface

131
Stars
11
Forks
Watchers

An interface that interacts with an XBox One controller via the usb stream. With simple methods for object or camera control (i.e. for OpenGL contexts).