Tagged Questions
0
votes
1answer
76 views
Ogre: Light not reflecting correctly
In my Ogre 3d scene I have an empty box, and within that there are three small cubes. The camera is also within the box, facing the three small cubes. The user can move and rotate the camera with the ...
0
votes
2answers
40 views
Min. Distance for Spotlights in Ogre3d?
I have a simple scene with only one empty box. Within that box I have the camera attached to a scene node, which the user can move (translate/rotate). Additionally a spotlight is attached to the ...
3
votes
0answers
188 views
Changing Ogre3D terrain lighting in real time
I'm looking at the Ogre 3D library and I'm browsing through some examples / tutorials. My question is about terrain. There are a few examples showing how great the terrain system is, but I think that ...
1
vote
0answers
91 views
How do I get my polygons to be lighted by either side?
Okay, I am using Ogre3D and Gorilla(2D library for ogre3D) and I am making Gorilla::Screenrenderables in the open scene.
The problem that I am having is that when I make a light and have my ...