StarsX / Smoke3D
DirectX 11 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all with compute shaders
☆38Updated 5 years ago
Alternatives and similar repositories for Smoke3D:
Users that are interested in Smoke3D are comparing it to the libraries listed below
- 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all in C++ AMP☆19Updated 5 years ago
- Real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peeling for solid voxeliz…☆21Updated 5 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆40Updated last month
- DirectX 12 sample: real-time rendering with a sparsely volumetric representation from a mesh by depth peeling OIT. The ray-traced shadow …☆14Updated last month
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆24Updated last month
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- XUSGRayTracing-EZ sample on DirectX12: real-time voxelization making use of ray-tracing pipeline for easy solid voxelization.☆27Updated last month
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆56Updated last month
- Partially open source: real-time scene rendering using XUSG based on DirectX 12. 纯粹秀秀demo……ただ、デモを見せるため……☆21Updated this week
- A Vulkan sample (simply deferred shading) revised from the LunarG SDK, using my DXUT-like framework. This is an HLSL version of the Vulka…☆9Updated 4 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆43Updated 5 years ago
- Vision is a GPU physically based renderer☆33Updated this week
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆48Updated last month
- A simple GPU-based CNN exercise sample using C++ AMP, referring to https://www.codeproject.com/Articles/24361/A-Neural-Network-on-GPU☆12Updated 5 years ago
- Atmosphere rendering based on precomputed table.☆35Updated 6 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated last month
- Gamebaby Rock Sun's D3D12 DirectX Ray Tracing C-Style Sample for beginner☆16Updated 2 years ago
- ☆38Updated 3 years ago
- A screen space sub-surface scattering demo implemented with vulkan api☆16Updated 5 years ago
- Demo code for the compressed shadow maps project☆17Updated 5 years ago
- A fluid simulator featuring FLIP/PIC and narrow-band level set.☆33Updated 6 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- An utility library including many containers, threading, OS, GUI and many other things.☆36Updated 6 years ago
- CIS565 Final Project☆37Updated 8 years ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆61Updated 7 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆27Updated 4 years ago
- Meshlet culling by a layer of interface with amplification-shader and mesh-shader fallback implementations using compute and vertex shade…☆11Updated last month
- DirectX 11 Poisson solvers using Jacobi iteration, conjugate gradient, and multi-grid method respectively.☆27Updated 5 years ago
- DirectX 12,Tile-based deferred shading,Dynamic resolution,Order-independent transparency,PBR,HDR,SSR,Nvidia:HBAO,SMAA☆30Updated 8 years ago
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 5 years ago