An open API service indexing awesome lists of open source software.

https://github.com/fuqunaga/GpuTrail

ComputeShader implementation trails for Unity
https://github.com/fuqunaga/GpuTrail

compute-shader trail unity3d

Last synced: about 1 month ago
JSON representation

ComputeShader implementation trails for Unity

Awesome Lists containing this project

README

        

# GpuTrail

ComputeShader implementation trails for Unity

![](/Documents/gputrail.webp)

# Installation
Add the following address to UnityPackageManager.
```
https://github.com/fuqunaga/GpuTrail.git?path=/Packages/GpuTrail
```

# Features

### View Frustum Culling
![](/Documents/culling.webp)

### LOD
![](/Documents/lod.webp)