diego1996 / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 0 forks source link

Render To Texture (RTT) #172

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is useful for game development, and Ogre has support for it.

The interface should ask for a texture and a camera to render the camera 
contents into the texture.

This feature could be implemented through Lua API script.

Original issue reported on code.google.com by info.sin...@gmail.com on 1 Jun 2011 at 7:19

GoogleCodeExporter commented 9 years ago
http://www.ogre3d.org/tikiwiki/Intermediate+Tutorial+7&structure=Tutorials

Original comment by info.sin...@gmail.com on 1 Jun 2011 at 7:22