Hi,
I want to create a own navigation bar in VB to move the viewpoint click by click.
I have made buttons for slide up/down/left/right, view up/dow, rotate left/right, roll left/right and move forward/back.
I use the VRMLMatrix, position,ViewpointPosition,Translation and Rotation functions. I can set the new values and apply to the scene. But I cannot calculate the proper values.
I have tried to send keys (sendkey), but this is also not good.
In blaxxun there was a function "moveViewpointByValue" to give the deltas for position an rotation.
How can I do it in Cortona SDK ?
|
|