Re: Color handling in obj files

by Folini » Fri May 14, 2021 10:00 pm

It's on wikipedia



Also on following site you can find infos with a mention (on third link) to the citation above

http://paulbourke.net/dataformats/obj/

As a programmer I think it's really easy to implement the first workaround... When parsing a 'v' record after splitting the line by commas, if more than 3 values are found ignore them intead of return an error