Skip to main content

All Questions

1 vote
0 answers
24 views

in blender game mode after scene changing all the shadows or light dissapeer

When I changed back to previous scene all the color or texture has gone. after changing scene before change scene
yee's user avatar
  • 11
1 vote
0 answers
457 views

Is it possible to Show FPS debug information in 3D-View like in BGE?

I have a simple scene with multiply lights that i want to view in Viewport texturing: 'Material' mode. with this the Blender-UI gets slowed down drastically with some blend-files/setups. i like to ...
Stefan Krüger s-light's user avatar
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