bjbj1991 Posted December 10, 2005 Share Posted December 10, 2005 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? Link to comment Share on other sites More sharing options...
Blake16 Posted December 10, 2005 Share Posted December 10, 2005 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 Link to comment Share on other sites More sharing options...
Lews_Therin Posted December 10, 2005 Share Posted December 10, 2005 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now