arthurdouillard / water_simulationLinks
Water simulation with OpenGL
☆10Updated 7 years ago
Alternatives and similar repositories for water_simulation
Users that are interested in water_simulation are comparing it to the libraries listed below
Sorting:
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- A command line tool that converts game assets into a simple binary format for fast loading.☆20Updated 3 years ago
- Skeletal animation player using the WhiteBoxEngine☆16Updated last year
- Real-time global illumination following the many-lights approach and using Imperfect Shadow Maps. This is the code for my master's thesis…☆14Updated 8 years ago
- virtual texture☆20Updated 5 years ago
- Fully multithreaded C++ CPU rasterizer☆27Updated 5 years ago
- Common core framework for implementing Global Illumination techniques☆15Updated 7 years ago
- A physically based offline renderer☆10Updated last year
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆17Updated 6 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆16Updated 6 years ago
- Sample code for the article 'Real-Time Layered Materials Compositing Using Spatial Clustering Encoding'☆19Updated 2 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆56Updated 3 years ago
- ☆12Updated 4 years ago
- OpenGL compute shader fluid☆22Updated 5 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- ☆42Updated 5 years ago
- This repo demonstrates 3 rendering algorithms: Forward Rendering Deferred Shading Forward+ (Tiled Forward Rendering)☆28Updated last year
- Multithreaded CPU based path tracer built from scratch in C++☆25Updated 6 years ago
- Cascaded Exponential shadow mapping using OpenGL and C++.☆22Updated 6 years ago
- Simple Terrain Engine in 200 Lines of Code☆32Updated 10 years ago
- Implementing Different Methods of Circle to Circle Collision Detection using variety of new Technologies: Vulkan Graphics/Compute API, AV…☆63Updated 4 years ago
- Code associated with ebook Ray Tracing The Next Week by Peter Shirley. This work is in the public domain. My fork adds C++11 threads ba…☆13Updated 7 years ago
- Playing around with Vulkan and random dungeon generation☆18Updated 7 years ago
- SH coefficients generated from cubemap texture to achieve irradiance used as light probe.☆11Updated 7 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 5 years ago
- Takes a series of .mca files and outputs Minecraft block IDs at their Cartesian co-oridinates.☆19Updated 8 years ago
- Simple GLFW OpenGL/C++ framework made for educational purposes: Assimp, ImGUI, Deferred/Forward+ Shading, Compute/Geometry Shaders and et…☆12Updated 6 years ago
- Unity Screen Space Ray Traced Depth of Field☆25Updated 7 years ago
- a toy 3d game engine with voxel support☆29Updated last year