Talk:MinimalApplication        

someone just popped into #ogre3d with a program based on this but couldn't work out why they couldn't see anything. it turned out to be because the resources aren't actually loaded, so i added in the call to ResourceGroupManager::getSingleton().initialiseAllResourceGroups(); (pix).