Hi there,
I am developing with Irrlicht on the iPad, but i have a very big problem.
I have one global Device (because with multiple device there are ressource-loading-problems). Now i want "add" three UIViews to this device, to display different parts of an IrrlichtScene.
Is there a way to solve that ? Hope someone can help.
Multiple Views on iPad
Re: Multiple Views on iPad
combine setViewport and setActiveCamera to achieve multiple viewports
"There is nothing truly useless, it always serves as a bad example". Arthur A. Schmitt
Re: Multiple Views on iPad
Hi, maybe the 18th tutorial might help you: http://irrlicht.sourceforge.net/docu/example018.html
"Hey Baby Wobbling Wobbling"
-Russell Peters
-Russell Peters
-
- Posts: 61
- Joined: Mon Oct 08, 2012 1:46 pm
Re: Multiple Views on iPad
Is there any port to iOS for this Example ?
-
- Posts: 61
- Joined: Mon Oct 08, 2012 1:46 pm
Re: Multiple Views on iPad
I always tried it with SExposedVideoDat, but my UIView is still white.
Is here someone, who could write a tutorial for using SExposedVideoData on iOS ?
Is here someone, who could write a tutorial for using SExposedVideoData on iOS ?
-
- Posts: 61
- Joined: Mon Oct 08, 2012 1:46 pm
Re: Multiple Views on iPad
That is the code which I used, to give my UIView to my IrrlichtDevice:
http://ideone.com/0sf8B
Hope someone could help.. still white View...
http://ideone.com/0sf8B
Hope someone could help.. still white View...