Ported the obj parser.
This commit is contained in:
@@ -45,6 +45,8 @@ enum class flags : z3d::u8
|
||||
using all = z3d::structure<
|
||||
position,
|
||||
normal,
|
||||
tangent,
|
||||
bi_tangent,
|
||||
tex_coord,
|
||||
color,
|
||||
reflectance
|
||||
|
||||
Reference in New Issue
Block a user