MauriceGit / Water_Simulation
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 pressure based approach for the surface calculation.
☆152Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Water_Simulation
- A very simple example of how shaders in OpenGL can be used, to color Objects or map a texture on some triangles.☆238Updated 8 years ago
- Micro simple Rasterizer in a single C++11 header file.☆347Updated 6 years ago
- Cloth-Visualization via particle-simulation.☆82Updated 8 years ago
- Giving a scene a depth-dependent shading, completely irregarding the scene complexity, in screen-space.☆46Updated 8 years ago
- Particle accelleration with OpenGL 4.3, using the compute shader to calculate particle movement on graphics hardware.☆265Updated 8 years ago
- a 3D renderer written in C++☆154Updated 7 years ago
- Procedural Generation of Rocks in WebGL☆101Updated 8 years ago
- Cute little deferred shading implementation.☆140Updated 5 years ago
- Simple POC of PCG voxel-engine☆144Updated 9 years ago
- ☆141Updated 8 years ago
- Planet Rendering: Adaptive Spherical Level of Detail based on Triangle Subdivision☆336Updated 8 years ago
- C99 heightmap utilities.☆470Updated 3 years ago
- Business card raytracer / eventual IOCCC winner☆172Updated 8 years ago
- Pretty visualizations for ray tracing algorithms☆138Updated 7 years ago
- A particle simulator written with C++ SFML OpenGL and demonstrating my ability to mess up code☆81Updated 7 years ago
- Rendering procedural 3D geometry by raymarching through a distance field☆100Updated 8 years ago
- A small software graphics renderer☆88Updated 6 years ago
- Software Rasterizer☆78Updated 5 years ago
- A potpourri of various code I want to release online☆257Updated 4 years ago
- Shader snippets for Artomatix Infinity Tiles (Wang Tiles)☆54Updated 8 years ago
- Computer Graphics Topics: Bézier curves, OpenGL, Ray Tracing, etc☆134Updated 4 years ago
- Minimal OpenGL 3.3 core profile demo☆98Updated 9 years ago
- First version of the Voxel Quest engine (isometric)☆361Updated 8 years ago
- Point Based Global Illumination☆192Updated 8 years ago