I just figured out Color3f were used everywhere in Xith3D, especially in GeomContainer, when I call the setColors() method I have to give a Color3f array… however Cal3D models contain RGBA data for color and we’re just missing transparency… For now I ignore it but couldn’t we change that ?