MauriceGit / Partikel_accelleration_on_GPULinks
Particle accelleration with OpenGL 4.3, using the compute shader to calculate particle movement on graphics hardware.
☆272Updated 9 years ago
Alternatives and similar repositories for Partikel_accelleration_on_GPU
Users that are interested in Partikel_accelleration_on_GPU are comparing it to the libraries listed below
Sorting:
- Water-Simulation with real time specular reflection on the waters surface. The reflection is implemented in GLSL and runs on the GPU and …☆153Updated 9 years ago
- Planet Rendering: Adaptive Spherical Level of Detail based on Triangle Subdivision☆343Updated 9 years ago
- Micro simple Rasterizer in a single C++11 header file.☆346Updated 7 years ago
- C99 heightmap utilities.☆482Updated 4 years ago
- A very simple example of how shaders in OpenGL can be used, to color Objects or map a texture on some triangles.☆239Updated 9 years ago
- Cute little deferred shading implementation.☆142Updated 6 years ago
- Open-Source CUDA/OpenCL Speed Of Light Ray-tracer☆306Updated 2 months ago
- Point Based Global Illumination☆196Updated 9 years ago
- ☆141Updated 9 years ago
- a 3D renderer written in C++☆154Updated 8 years ago
- Cloth-Visualization via particle-simulation.☆82Updated 9 years ago
- Simple monte carlo path tracer in C++☆144Updated 3 years ago
- Software Rasterizer☆79Updated 6 years ago
- A particle simulator written with C++ SFML OpenGL and demonstrating my ability to mess up code☆82Updated 8 years ago
- Business card raytracer / eventual IOCCC winner☆179Updated 9 years ago
- Giving a scene a depth-dependent shading, completely irregarding the scene complexity, in screen-space.☆46Updated 9 years ago
- A real-time physically based rendering engine written in C++ and OpenGL☆189Updated 6 years ago
- A companion book for the recently released Vulkan API☆62Updated 9 years ago
- phong shading tutorial with glslify☆466Updated 10 years ago
- Ray tracer with phong lighting, reflections, refractions, normal mapping, procedural textures, super sampling, and depth of field.☆182Updated 2 years ago
- A potpourri of various code I want to release online☆258Updated 5 years ago
- Procedural tree mesh generator (and editor)☆204Updated 10 years ago
- a 3D sculpting application☆505Updated 7 years ago
- Computer Graphics Topics: Bézier curves, OpenGL, Ray Tracing, etc☆139Updated 5 years ago
- Rendering procedural 3D geometry by raymarching through a distance field☆101Updated 9 years ago
- Real-time rendering research framework☆219Updated 8 years ago
- A collection of experiments, samples and other bits of code.☆236Updated 9 years ago
- Gradient noise algorithm with a templated number of dimensions implemented with C++☆26Updated 8 years ago
- Vulkan library oriented on high speed rendering☆296Updated 6 years ago
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆694Updated 8 years ago