Skip to main content

All Questions

1 vote
1 answer
167 views

Active camera not working on blender game

I have a feeling this is a small mistake but I can't trace a solution for it myself. Basically I made a small Resident Evil style room with multiple cameras. I also set up an actuator system to ...
omiwatari's user avatar
1 vote
0 answers
1k views

How to create a realtime 3D walkthrough with Blender?

I am not a game developer and its not my domain. I am a Biotechnology student. A part of my project requires making a realtime walkthrough of a 3D house. Someone suggested me to use Blender. But here ...
Rachana Bagde's user avatar
3 votes
0 answers
235 views

Why object is white in viewport and textured when I hit "P"?

Why object is white in viewport and textured when I hit P ? I'm in GLSL shading mode and I can't see the object textured in the Game Engine.
godolomn's user avatar
  • 417
17 votes
0 answers
2k views

Per-Vertex lighting in GLSL?

How can I achieve per-vertex lighting (like in single/multi-texture shading) in GLSL with all of the other GLSL features (like buffer shadows, texture layers, etc.)? Bonus points if it can be done in ...
Nero1024's user avatar
  • 643