[SOLVED] load image file?

r1cky17

06-10-2007 04:17:44

i try to load an image file in the scene but i don't know how to call that in the sceneManager.

as i know it can be managed in the folder "pack" like cubeMap.
is there another way to load that in the program?

thx anyway

Lioric

09-10-2007 16:09:38

You can manually load images via the TextureManager, but most of the images are loaded automatically via the material system

r1cky17

11-11-2007 19:34:47

see this link http://www.ogre3d.org/phpBB2/viewtopic. ... 747#253747