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
Currently, not all formats are correctly handled, such as:
v x y z w # projective points
v x y z r g b # per-vertex color
vt u v w # projective texcoords
There should be a way for meshes to describe its vertex format (and possibly be
overridden).
Original issue reported on code.google.com by wonchun on 25 Aug 2011 at 7:39
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
wonchun
on 25 Aug 2011 at 7:39The text was updated successfully, but these errors were encountered: