December 10, 200520 yr How would i make a game with 3d graphics? i think i need to do something with opengl but i am not too sure. i only know some of python but i can learn others fast. i have already got the main concept of the game. also how would i make this game similar to calculator and minesweeper so i don't need to open the compiler to run it and how would you post it to a webpage?
December 10, 200520 yr from the way your asking im nto sure if you can do it....and if so good luck doing a 3d game by yourself with no kind of development team. For graphics use programs like swift 3d or Maya 6
December 10, 200520 yr The best way would be to learn C++, for OpenGL's native bindings. Though to start with, you could use PyOpenGL to learn about OpenGL. NeHe's tutorials are an excellent resource for learning OpenGL.
Create an account or sign in to comment