Need to create a 3D shape


Hello!
I'm from Russia and translate it into English through an interpreter. Sorry for the inconvenience.

Please help to create a program in C + +.

Need to create a 3D shape, which can be controlled, that is, to show that it is 3D. For example a gun, so they could shoot, and twist in all directions.

Help me please.
In the console window? Or with OpenGL? Or with another (3D) library?
Last edited on
We are all programmed in Turbo C + +. After some communication on the forums, chne said that the language is very outdated.
Possible on Visual C + + 2010
Those are IDEs. What kind of library/API are you using/going to use?
Last edited on
I don `t know, probably those that are (standard).
closed account (43RGz8AR)
For the heck of it post your real question in your native language for me.
Я буду видеть, если я могу добраться до вас позже.
Last edited on
I misunderstood your message.
=)
?
Какую библиотеку вы используете? НЕ IDE, как и Turbo C + +.
the best way would be to use c++ and openGL. you would have to code to load the model depending what kind of file the model was made in. then there is alot of matrix math you have to know. the math is not something i can just scratch down its complicated enough where your going to need more then just a few lines of code.
Я не знаю, любую можно, главное, чтоб было понятно и работала.
I know math is bad. I recently started learning C + +.
Skills yet.
I'm Sorry for these messages, simply do not have anybody.
closed account (GADSLyTq)
I just started with opengl, so I'm not expert on this, but a friend referred me to these tutorials:

http://nehe.gamedev.net/

The above website should provide you with sufficient information to get to where you want to be. Keep in mind that this is extremely difficult for a person that just started C++. I suggest running through a few tutorials on C++ with functions/pointers/arrays.

You can also try this forum as well. They provide excellent help:

http://www.gamedev.net/forum/25-opengl/
Last edited on
Yuck @ nehe

Perhaps try:
http://arcsynthesis.org/gltut/
It will be difficult to translate to and transfer is not very good quality.
Learn English? It's really useful.
=)
This is true.
If you want to learn 3D programming these I think it is better to learn OpenGL utility toolkits GLUT. @Altair start to use code::blocks with gcc compiler don't use turbo c++ it is outdated.
At first setup the GLUT in code::blocks and you can get guide from these link
http://www.codeincodeblock.blogspot.com/2011/02/setup-openglglut-in-codeblock.html
you can also get guide to draw different shape in this my blog but you have to learn GLUT in details from this site http://www.videotutorialsrock.com
If you need any help in GLUT for drawing 3D shape then send me a private message.
Yes, I need help. I do not understand much English, but the translation is difficult to parse.
Topic archived. No new replies allowed.