You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is used to tell if something fails with communication with GPU values.
struct Vertex
This will contain the Vector3 value of a single vertex in an object along with a color of the vertex. This will be expanded later to contain more information about the vertex. There is also a simple constructor for ease of setup.