kmoulart / Pacman-CPlusPlus

For this project, we have been paired and I worked with Gérard Paligot. We had to program a regular 2D pacman game using C++ and OpenGL/Glut libraries and then modify the game to render it in 3D (perspective and parallel projections).
0 stars 0 forks source link

Need Some Help ! #1

Closed ghost closed 7 years ago

ghost commented 7 years ago

@kmoulart Can you please tell me which 3d software was used in creating the 3d models? And can you please share the original models with me. i am trying to do something similar like you. i would be very happy if you help me :)

kmoulart commented 7 years ago

Hi @amibappy ,

I don't really remember how I generated the 3D code to use in C++ but I used Sketchup for the 3D modeling and found the models in their 3D Warehouse (all free).

All used models are in the project, feel free to use them for your personal use.

Hope this helps, Kind regards, Kévin

ghost commented 7 years ago

Thank you Kévin @kmoulart for your reply :) i think you have already helped me a lot. You are really a good programmer & a great inspiration for newbies like me xD

Thanks Again, Bappy