iphone Rendering 3-D Object rendering
Posted
by Yoon Lee
on Stack Overflow
See other posts from Stack Overflow
or by Yoon Lee
Published on 2010-05-14T05:39:46Z
Indexed on
2010/05/14
5:44 UTC
Read the original article
Hit count: 731
Hello, I'm a beginner 3-D Quartz thing but knows how to create application. I was looking over sample of GLGravity Source code given by apple today, I was wondering teapot.h file contains all contents of array file such as indices, vertices. Do you guys think this code has been provided by human or, program? if it so, any auto generate program exist written in c based? (cause teapot.h seemed to me obvious native c code)
thanks.
© Stack Overflow or respective owner