paiden
28-02-2006 19:49:28
I always get an assert saying:
And another question.
_loadMaterial does the following:
with: natname="ImageTexture.0.0ps_texture_1k" WHY?
PLSM is really hard to learn
Program:...
File: ..\src\OgrePagingLandScapeTexture_Image.cpp
Line:76
Expression: !templateMaterial.isNull()
...
And another question.
_loadMaterial does the following:
mMaterial=MaterialManager::getSingleton().getByName(matname);
with: natname="ImageTexture.0.0ps_texture_1k" WHY?
PLSM is really hard to learn