Hi! Firstly, great package you have here. The control/scene system is really good and solves a lot of problems I've been having with other packages.
So I was just wondering if you had any plans to implement vertex colouring for obj files? (Or if it's already there and I haven't found it?)
If you aren't aware, there is a flavour of obj that allows for vertex definitions like:
v 1220.094482 -572.500000 177.713943 0.984314 0.764706 1.000000
where the last three parameters are RGB.
It's not part of the official specification, but there are some applications (in my case, a Unity exporter plugin) that export in this format.
Hi! Firstly, great package you have here. The control/scene system is really good and solves a lot of problems I've been having with other packages.
So I was just wondering if you had any plans to implement vertex colouring for obj files? (Or if it's already there and I haven't found it?)
If you aren't aware, there is a flavour of obj that allows for vertex definitions like:
v 1220.094482 -572.500000 177.713943 0.984314 0.764706 1.000000
where the last three parameters are RGB.
It's not part of the official specification, but there are some applications (in my case, a Unity exporter plugin) that export in this format.