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.
☆153Updated 9 years ago
Alternatives and similar repositories for Water_Simulation:
Users that are interested in Water_Simulation are comparing it to the libraries listed below
- A very simple example of how shaders in OpenGL can be used, to color Objects or map a texture on some triangles.☆238Updated 9 years ago
- Cloth-Visualization via particle-simulation.☆82Updated 9 years ago
- Giving a scene a depth-dependent shading, completely irregarding the scene complexity, in screen-space.☆46Updated 9 years ago
- Pretty visualizations for ray tracing algorithms☆139Updated 7 years ago
- Rendering procedural 3D geometry by raymarching through a distance field☆100Updated 8 years ago
- Particle accelleration with OpenGL 4.3, using the compute shader to calculate particle movement on graphics hardware.☆268Updated 9 years ago
- Planet Rendering: Adaptive Spherical Level of Detail based on Triangle Subdivision☆339Updated 8 years ago
- Cute little deferred shading implementation.☆139Updated 5 years ago
- Computer Graphics Topics: Bézier curves, OpenGL, Ray Tracing, etc☆137Updated 4 years ago
- Simple POC of PCG voxel-engine☆144Updated 9 years ago
- Isosurface extraction using Marching Cubes and pure WebGL.☆69Updated 5 years ago
- Software Rasterizer☆80Updated 6 years ago
- Procedural Generation of Rocks in WebGL☆103Updated 8 years ago
- a 3D renderer written in C++☆154Updated 7 years ago
- ☆141Updated 8 years ago
- Minimal OpenGL 3.3 core profile demo☆98Updated 9 years ago
- Micro simple Rasterizer in a single C++11 header file.☆347Updated 6 years ago
- A ray-tracer with a simple scene description language for easily generating beautiful images.☆116Updated last year
- OpenGL Utility Library.☆57Updated 8 years ago
- Point Based Global Illumination☆192Updated 8 years ago
- Business card raytracer / eventual IOCCC winner☆173Updated 8 years ago
- a simple OpenGL shader manager☆16Updated 5 years ago
- An infinite wireframe world in WebGL☆360Updated 8 years ago
- A particle simulator written with C++ SFML OpenGL and demonstrating my ability to mess up code☆82Updated 8 years ago
- A ray-tracing 3d renderer in C/C++ and SDL.☆57Updated 15 years ago
- Materials for intro graphics programming workshops, using C++ and OpenGL.☆28Updated 8 years ago
- Real-time rendering research framework☆218Updated 7 years ago
- A small library for easily creating perlin noise. Strongly based on Ken Perlin's Improved Noise from 2002.☆14Updated 8 years ago
- WebGL grass using a vertex shader☆102Updated 8 years ago
- Proof of concept spectral path tracer☆47Updated 10 years ago