D3DXCreateTeapot and reverse engineering?

Jeff Zaroyko jeffzaroyko at gmail.com
Sun Jul 18 20:05:47 CDT 2010


On Mon, Jul 19, 2010 at 10:48 AM, Misha Koshelev <misha680 at gmail.com> wrote:
> I believe the GLMap2f functions are actually creating further vertex data...
> I could be wrong though. Thx
>
> Misha

I don't know if this is entirely necessary for your purpose, but
OpenGL has a feedback buffer which can be used to capture vertex data.
 There's an example here
http://www.opengl.org/resources/code/samples/mjktips/Feedback.html

Jeff



More information about the wine-devel mailing list