Closed
Milestone
Apr 24, 2018–Apr 26, 2018
Implement correctly functioning deformed plane mesh material
Milestone ID: 380
Plane mesh is made by copying the mesh contents (vertices, indices, colours) from a ofPlanePrimitive object, and manipulating the z value for each vertex with noise. However, as an ofMesh is being displayed, the material does not correctly react to light.