setOrthoWidnowSize changes the specular reflection I see in my model

Anything and everything that's related to OGRE or the wider graphics field that doesn't fit into the other forums.
Post Reply
todidot
Gnoblar
Posts: 1
Joined: Mon Jan 27, 2020 4:09 pm

setOrthoWidnowSize changes the specular reflection I see in my model

Post by todidot »

Hi,
I'm new to Ogre.

We use orthographic projection
I added Phong model lighting to our existing code.
It looks great !

However, when I change zoom, (call setOrthoWindowHeight) the reflection part change its location a little bit, the model center itself doesn't change.

Any ideas why changing orthoWindowHeight has anything to do with specular reflection position on my 3d model?
hyyou
Gremlin
Posts: 173
Joined: Wed Feb 03, 2016 2:24 am
x 17
Contact:

Re: setOrthoWidnowSize changes the specular reflection I see in my model

Post by hyyou »

Interesting, can you show some screenshot?
Which version of Ogre are you using?
How many light source you have? ( If there are too many, they can cause glitch. )
Post Reply