Are there any geometry shader support in Unity 3D?
I’m talking about Cg Code that can add new vertices/triangles in shader level.
Thanks,
Are there any geometry shader support in Unity 3D?
I’m talking about Cg Code that can add new vertices/triangles in shader level.
Thanks,
I just wanted to put an update to this question, Unity 4 now supports DirectX 11 and therefore it implicitly supports Geometry shaders.