Download the free source code for Torpedo OpenGL Code Example - a cg program on torpedo with a texturing of the body and the blades
Rajeev
Torpedo OpenGL Code Example
Torpedo are basically self-propelled weapon cylindrical shaped (more like a cigar-shaped), which can be fired either underwater or above water fired from ship, submarine. It designed to detonate either on contact with its target or in proximity to it.
Today we are presenting the OpenGL Code Example for Torpedo . We are going to draw Torpedo in Visula Studio C++ using opengl graphics API. This program is an enhancement of torpedo with a texturing of the body and the blades. This Program is written by Sumanta Guha . We are presenting the same version of code with no modification.
Understand the Problem
Every project we do, first we have to analyze the problem. So first we have know the structure of torpedo. After that we have do decide how the design can be drawn using the available objects in OpenGL API. We done with the design of Torpedo, we have give the motion with some keyword functions.
Design the structure of torpedo
Our Torpedo will have the following parts - A cylindrical body wi…
2 comments
Anonymous
Please send the source code for this project to geethapbdvt@gmail.com