New Terrain on WinRT and Windows8Phone

Discussion area about developing or extending OGRE, adding plugins for it or building applications on it. No newbie questions please, use the Help forum for that.
User avatar
boyamer
Orc
Posts: 459
Joined: Sat Jan 24, 2009 11:16 am
Location: Italy
x 6

New Terrain on WinRT and Windows8Phone

Post by boyamer »

Hi Developers,
As you may know the WinRT and Windows8Phone SDK does not support D3DCompile on runtime, so this means that shader need to be precompiled before, but the new terrain system performs shader generation on runtime, any info or help on how to proceed here?

Thanks