UnityGraphicsPrograming icon indicating copy to clipboard operation
UnityGraphicsPrograming copied to clipboard

Creating Mesh and Shader

UnityGraphicsPrograming

第15回 Unity勉強会 の資料です! http://atnd.org/events/40272

スライド http://sugi.cc/post/56155011817/graphics-programing

Meshをつくる http://sugi.cc/post/56797810093/draw-mesh-on-unity

Vertex Shader http://sugi.cc/post/56805919861/vertex-shader

Meshをつくるサンプルプログラムと、 バーテックスシェーダの、例です。