External Textures

Anything and everything that's related to OGRE or the wider graphics field that doesn't fit into the other forums.
Shem
Halfling
Posts: 55
Joined: Fri Feb 16, 2018 9:32 am
x 8

External Textures

Post by Shem »

Hi all,

Quick question. I have a 3rd party library that does some ogl magic. Is it possible to have Ogre use the external Textures produced by this library (via texture id)?

Thanks for helping
paroj
OGRE Team Member
OGRE Team Member
Posts: 2141
Joined: Sun Mar 30, 2014 2:51 pm
x 1151

Re: External Textures

Post by paroj »

not out of the box. But it should be straightforward to add the support.