GPUNoiseForUnity icon indicating copy to clipboard operation
GPUNoiseForUnity copied to clipboard

A Unity plugin for generating noise on the GPU for use in the editor.

Results 6 GPUNoiseForUnity issues
Sort by recently updated
recently updated
newest added

Hi, I really like this project! There's a bug in newer Unity versions. Tested with Unity 2019.1.9f1 and 2019.2.0f1 on a German Windows 10 PC. _Description:_ When GPUGraph Editor Nodes...

Just a list of nodes that would be nice to have. I may contribute these myself if I find time. **Constant values** - Pi - Phi - Tau - Root...

Currently you can manually add layers, but it gets tedious.

Title says it all. Instead of having to make two add nodes to combine 3 values, you could just have one add node where the user can specify a number...

For large graphs, having duplicate scalar param nodes with the same name would be desirable, to keep things clean. Currently if you use multiple scalar params with the same name,...

Loving the add-on so far, but I was using it with scriptable objects recently and I realized it doesn't save any of the fields I'm changing when I save the...