ニュース

UnityのShader Graphは、エンジニアリングの知識がなくても視覚的にシェーダーを作成できる強力なツールです。ここでは、そのShader Graphの新しいサンプルセットについて詳しく説明します。 サンプルセットの内容 このサンプルセットには、プロジェクトに直接使用できる25以上のプリビルドの ...
Repository for Unity shader example These are examples of various Unity shaders, coming from different sources (ShaderToy, Unity websites, tutorial, youtube videos and so on). It's basically learning ...
Possible Future Improvements Add shape/SDF inputs to the compute shader, which would allow creating and transforming objects from within the scene editor instead of only through code.