🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Add Pyramid, Cube and Texture in Lesson25

Started by
-1 comments, last by Godman 12 years, 2 months ago
Hello,
I am a beginner in C++ OpenGl, and I am trying to modify the code in lesson25 in order to add more Shape and Texture one those shapes:

1/ I wante to add: Pyramid, Cube.
But I don't know how to get the correct vertices for those shapes, and how to write them in the file (.txt) to be call by the program.

2/ Also need to know how to add Texture on those shapes.

I will send tips to thanks the first person who will help me.

Thank You

This topic is closed to new replies.

Advertisement