Easy Asset Search

Compute shader example

Compute shader example Asset Image * This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
Category:
EssentialsTutorial-projects
Developer:
Zolden
Price:
FREE
Rating:
(9 reviews)
Favorites:
238
Supported Unity Versions:
5.4.0 or higher
Current Version:
1.0
Download Size:
48.06 KB
Last Update:
Jan 17, 2018
Description:
What is this project?

It is a simple and well commented example of how to use compute shader.


What is the purpose of this project?

When I wanted to learn compute shader, I noticed there's not much tutorials or examples. So, I struggled. But after I have learned all I needed, I decided to create a little example for people who are still in the process and would benefit from a well commented example.


What does the code do?

It draws mandelbrot fractal using compute shader.


How to use it?

Simply inspect the code and read the comments. I tried to explain everything I had problems with when I was learning compute shaders.
Continue »

Similar Packages