UnityGraphicsProgramming
UnityGraphicsProgramming copied to clipboard
書籍「UnityGraphicsProgramming vol.1」のサンプルコードリポジトリ
Results
2
UnityGraphicsProgramming issues
Sort by
recently updated
recently updated
newest added
For the StableFluid - Solver2D.cs, you didn't assign texture for the Project-Step2 kernel and it causes an error on Unity 2019 version. It is fine on Unity2017 but can be...
I'm using 2018.3.6f1, MacBook Pro. I found out that some compute shaders are not correctly compiled on Metal because the lines of #pragma kernel contain comments. Unity shows error like...