Hi all, Is there a way to change the perspective in clutter, even in cogl level? I would need to change the far point. I don't know the real name of it but I mean the one that is by default something like: (stage.width/2 , stage.height/2, zfar).
Is it possible at all to change it some way to for example (stage.width * 0.75 , stage.height/2, zfar) ? The nicest would be to change it only for a given actor. I am not sure whether this is possible even at gl level, but this would help me a lot. Thanks, Peter -- To unsubscribe send a mail to [EMAIL PROTECTED]
