Could somebody give me a hint, how should implement a simple model viewer on a single panel? I know, how can i put a view onto a panel and show that, it isn't problem. I don't need to rotate the model or something else, only to show. I just would like to get your advices related this with a model. Thanks in advance.
Re: Simple model view on panel
[Re: Aku_Aku]
#416704 02/03/1317:1702/03/1317:17
Setting the view's target_map to the bmap of the panel should to the trick. If you just want to use part of the panel place a window element inside the panel with a bitmap that is exactly the window's size and render to the window's bitmap.
Now you just have to let the view face the model you want to render onto the bitmap.
Always learn from history, to be sure you make the same mistakes again...
Re: Simple model view on panel
[Re: Uhrwerk]
#416728 02/03/1320:5802/03/1320:58