StarsX / ParticleEmitter
An improved implementation of my CASA 2013 paper "Real‐time generation of smoothed‐particle hydrodynamics‐based special effects in character animation" (https://onlinelibrary.wiley.com/doi/abs/10.1002/cav.1545). Particle emissions from the surface of mesh. The emitters are approximatively uniformly distributed by taking the advantage of quad tes…
☆22Updated last month
Alternatives and similar repositories for ParticleEmitter:
Users that are interested in ParticleEmitter are comparing it to the libraries listed below
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆40Updated last month
- My DirectX 12 playground☆8Updated 3 years ago
- Partially open source: real-time scene rendering using XUSG based on DirectX 12. 纯粹秀秀demo……ただ、デモを見せるため……☆21Updated this week
- Meshlet culling by a layer of interface with amplification-shader and mesh-shader fallback implementations using compute and vertex shade…☆11Updated last month
- Simple mesh-shader sample that auto-renders VB with IB to meshlets.☆10Updated last month
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆20Updated 3 years ago
- Postion-based Fluid Simulation☆12Updated 4 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated last month
- OpenGL SPH fluid simulation and rendering☆25Updated last month
- Simple implementation of SPH-based fluid simulation.☆8Updated 7 years ago
- Simple raytracer using DirectX Raytracing (DXR).☆43Updated 5 years ago
- PatriotEngine aims to be a state-of-the-art real-time image synthesis engine.☆24Updated last year
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- A screen space sub-surface scattering demo implemented with vulkan api