Hi,
I am attempting to apply a texture.  It partially works but the part
is still yellow tinted.  My texture was only black and white.

t = Texture('texture.bmp')
m = Graphic3d_MaterialAspect(Graphic3d_NOM_SILVER)
display.DisplayShape(myShape.shape(),material=m, texture=t)

Thanks,
Nicholas Seward

_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to