simnalamburt / obj-rs

:shipit: Wavefront obj parser for Rust

Home Page:https://docs.rs/obj-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decide whether to support multiple object name statements

simnalamburt opened this issue · comments

Obj spec p51 says:

Object name statements let you assign a name to an entire object in a single file.

Many 3d modeler seems to use multiple object name statements, even though spec doesn't define a behavior of it.