SaiKrishna
unread,Nov 4, 2012, 12:55:16 PM11/4/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phi...@googlegroups.com
Hi,
I'm very interested in PhiloGL. To convince my professor to use this framework, I want to develop an application which I can code custom 3D model using PhiloGL and should be able to add more 3D objects. I should also able to print FPS to check the variations in FPS as I add more objects on canvas. I'm new to graphic programming, I neither have knowledge on shader programming nor openGL. Being a newbie, how can I start diving into this framework?
The following steps I wanted to implement (Suggest me if I go wrong):
1. Develop simple demo using PhiloGL loading single cube or sphere or teapot on canvas.
2. Able to see the fps as I change the camera angles.
3. Later I should be able to add more triangles(Models) on the canvas either of same type (ex: Teapot) and able to compare the fps with single teapot one.
Am i approaching the right way or please suggestions needed. The provided tutorials neither of them having simple FPS demo nor able to do customization. Please someone HELP ME. I really liked the features stated on homepage but I don't know how can I implement them in my demo.