@@ -7,6 +7,7 @@
struct model {
std::vector<vec3> verts;
std::vector<uint16_t> faces;
std::vector<vec3> normals;
};
#endif
The note is not visible to the blocked user.