Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

2 votes
1 answer
139 views

How do you create a KX_PolygonMaterial?

I try to attach a PyOpenGL Shader to an object using the setCustomMaterial() command but It raises an error: 'KX_BlenderMaterial' object has no attribute '...
Yvain's user avatar
  • 722
4 votes
1 answer
6k views

White edge around objects with alpha

I have a simple texture, of a bush (for a billboard plane) There are very annoying white artifacts around the edge of the plane. I am using GLSL shading in the BGE.              UV/Image Editor      ...
X-27 is done with the network's user avatar
2 votes
1 answer
405 views

Some materials aren't rendered in the Blender Game Engine

As I described in the title, some materials aren't rendered. I'm not sure, but I think it only happens if I "copy paste" or append objects with their materials. I can solve this problem by recreating ...
Toger's user avatar
  • 623