Game Development Community

Dif vertex color

by James Sun · in General Discussion · 06/08/2004 (7:47 am) · 3 replies

Does anybody know how to assign vertex color onto an DIF object

#1
06/09/2004 (7:04 pm)
Or if it is even possible?
#2
06/09/2004 (8:36 pm)
As it is I don't think it's possible, you could try baking the vertex color to a texture map, but that depends on the 3D app
#3
06/10/2004 (7:50 am)
Could always modify the renderer to support that, if it doesn't already.