How to export images with specified infromation

A place for users of OGRE to discuss ideas and experiences of utilitising OGRE in their games / demos / applications.
Post Reply
DHQZ
Gnoblar
Posts: 2
Joined: Mon Jun 06, 2016 9:25 am

How to export images with specified infromation

Post by DHQZ »

I created a mesh model entity in ogre ,and I want to implement two things in ogre .One is doing manual annotation with the mesh model ,such as mark a human body mesh, different part with different color.Another is exporting 2D images which contains specified information such as the z coordinate of mesh and background pixels that most close to the camera in the scene. How can I implement this two purpose in ogre and which function can I use ?
Post Reply