StarsX / SmokeAmp
3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all in C++ AMP
☆19Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for SmokeAmp
- DirectX 11 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all with c…☆38Updated 4 years ago
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆24Updated 3 weeks ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆40Updated last week
- 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
- XUSGRayTracing-EZ sample on DirectX12: real-time voxelization making use of ray-tracing pipeline for easy solid voxelization.☆27Updated last week
- Real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peeling for solid voxeliz…☆21Updated 5 years ago
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆48Updated 3 weeks ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆55Updated 3 weeks ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆31Updated this week
- Demo code for the compressed shadow maps project☆17Updated 5 years ago
- ☆12Updated 7 years ago
- ☆36Updated 5 years ago
- DirectX 12 sample: real-time rendering with a sparsely volumetric representation from a mesh by depth peeling OIT. The ray-traced shadow …☆14Updated 3 weeks ago
- undergraduate student course project in Zhejiang University☆49Updated 8 years ago
- DirectX 12 character animation and rendering. Note: currently, there is no AA deployed in this sample, because it originally worked with …☆20Updated last month
- Atmosphere rendering based on precomputed table.☆33Updated 5 years ago
- GPU based, progressive rendering, Monte Carlo Path Tracing, Reflection/volume scattering models and materials☆20Updated 5 years ago
- Vision is a GPU physically based renderer☆32Updated this week
- Implementation of the paper Real-time Volumetric Cloudscapes by Andrew Schneider, given in GPU pro 7☆25Updated 4 years ago
- ☆25Updated 4 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆61Updated 5 years ago
- DirectX 11 Poisson solvers using Jacobi iteration, conjugate gradient, and multi-grid method respectively.☆27Updated 5 years ago
- Precomputed Radiance Transfer for Real-Time Rendering in Dynamic, Low-Frequency Lighting Environments☆47Updated 6 years ago
- Implementation of the i3D2018 paper "A Narrow-Range Filter for Screen-Space Fluid Rendering".☆87Updated 4 years ago
- A fluid simulator featuring FLIP/PIC and narrow-band level set.☆33Updated 6 years ago
- Meshlet culling by a layer of interface with amplification-shader and mesh-shader fallback implementations using compute and vertex shade…☆11Updated 3 weeks ago
- A DXR path tracer with OptiX denoising. 5 months worth of research, trial & error as part of a project to learn and understand DirectX Ra…☆100Updated 5 years ago
- 教育意义;基于物理的渲染器;闲着没事造轮子☆23Updated 5 years ago
- Checkerboard rendering with Magnum and OpenGL☆40Updated 2 years ago
- DirectX 12,Tile-based deferred shading,Dynamic resolution,Order-independent transparency,PBR,HDR,SSR,Nvidia:HBAO,SMAA☆30Updated 7 years ago