CelShadingDemo.py error

mrkissinger

04-10-2006 18:31:01

I'm using a nVidia 5700 video card.

When I ran Ogre official demo package, the Cel Shading Demo worked.
But in pyogre, CelShadingDemo.py reported a strange error.

*****************************
Warning: material Examples/CelShading has no supportable Techniques on this hard
ware, it will be rendered blank.
*****************************

I compiled pyogre from SVN by VC2005 express, based on Ogre SDK 1.2.2 VC8 package.

viblo2

05-10-2006 22:31:17

I'm using a nVidia 5700 video card.

When I ran Ogre official demo package, the Cel Shading Demo worked.
But in pyogre, CelShadingDemo.py reported a strange error.

*****************************
Warning: material Examples/CelShading has no supportable Techniques on this hard
ware, it will be rendered blank.
*****************************

I compiled pyogre from SVN by VC2005 express, based on Ogre SDK 1.2.2 VC8 package.


Maybe they are using different material definitions? Have you checked that they are equal?