Search found 2 matches
- Thu Jul 30, 2015 4:33 pm
- Forum: Code Snippets
- Topic: Irrlicht setMaterialTexture from UIImage (iOS)
- Replies: 2
- Views: 1616
Irrlicht setMaterialTexture from UIImage (iOS)
Hi folks! Here is my problem: I need to render video on a plane in irrlicht. I can play video just fine with iOS by fetching each frame of the image. Do you think it is possible to then use the UIImage I fetch and bind it to the plane? My OpenGL is bad, so if you can show me some code i'd appreciate...
- Fri Jul 24, 2015 10:19 am
- Forum: Beginners Help
- Topic: can't load the texture on the animated mesh in ios
- Replies: 8
- Views: 1449
Re: can't load the texture on the animated mesh in ios
I have the same problem. How do i "bind the appropriate ones"?anirban wrote:Hey Nadro,
Thanks for your help. Yes, the Vuforia changes the active program and active textures. So, I had to again bind the appropriate ones.