przemyslawzaworski / Unity3D-CUDA
☆52Updated 5 months ago
Alternatives and similar repositories for Unity3D-CUDA:
Users that are interested in Unity3D-CUDA are comparing it to the libraries listed below
- Demonstrate interoperability between Unity Engine and CUDA☆38Updated this week
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆69Updated 2 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆85Updated last year
- 3D Compute shader-based particle flowfield☆60Updated 4 years ago
- Demo of Unity3D CUDA texture interop issue☆15Updated 7 years ago
- A simple test project for a pseudo random number generator designed for compute shaders.☆34Updated 7 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆63Updated 11 months ago
- GPU ComputeShader implementation of Marching Cubes algorithm☆73Updated 7 years ago
- Custom skinned mesh renderer in Unity☆35Updated 4 years ago
- ☆17Updated 7 years ago
- RayTracer with URP☆20Updated 4 years ago
- Examples of how to draw a procedural triangle in Unity3D☆58Updated last year
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆31Updated 2 years ago
- Simple DXR powered PathTracer in Unity☆52Updated 5 years ago
- A path tracing demo using hardware accelerated ray tracing in Unity☆125Updated 7 months ago
- Bloom using FFT to accelerate convolution, with Unity URP☆110Updated last year
- How to do DXT/BCn texture compression in Unity using compute shaders☆79Updated last year
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆103Updated last year
- A custom Scriptable Render Pipeline using ray tracing only.☆23Updated last year
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆70Updated 4 years ago
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆31Updated 8 years ago
- ☆51Updated 5 years ago
- Cached Shadow Map Solution for Unity☆79Updated 2 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆102Updated 2 years ago
- Spatial Hashing Algorithm with GPU Acceleration☆106Updated 5 years ago
- GPU Path Tracer implemented with Compute Shaders in Unity 2019.1.7☆14Updated 5 years ago
- ☆35Updated 7 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- xatlas wrapper used by Bakery