Top: Programming: C / C++ : Introduction to Open GL in C#
Introduction to Open GL in C#
OpenGl is an API similar to direct3D. However, OpenGL (Open Graphics Library) is not supported by Microsoft and is a cross-language, cross-platform API used for writing applications that produce 2d or 3D graphics. Over 300 functions are implemented in this API which can help you draw complex 3D scenes from primitive data such as polygons and triangles. Mesa 3D is an open source library API which is also compatible with the OpenGl protocol. OpenGl aims at two key goals: 1. To present to the programmer a uniform API that hides the complexities of interfacing with different 3D accelerators. 2. To hide the different capabilities of hardware platforms. OpenGL converts primitives into pixels that are depicted on your screen. Primitives can be polygons, triangles or lines. The transformation is accomplished by a graphics pipeline.
ADVERTISMENT
More C / C++ Tutorials for Programming
Top: Programming: C / C++: Another ASM tutorial
Top: Programming: C / C++: Templates in c++
Top: Programming: C / C++: Functions in C
Top: Programming: C / C++: Buffer using allegro c++
Top: Programming: C / C++: Containers in C++
Top: Programming: C / C++: Console Calculator
Top: Programming: C / C++: Function Prototypes
Top: Programming: C / C++: C++ Language Tutorial
» Hardware reviews
SOFTutorials
- » Add a tutorial (and get rewarded)
- » Login
- » Register (3D Kingdom)
- » About/FAQ/Contact
Highest Rated
![]() |
5 Ways to Put PowerPoint Presentation on Web - 5 ways to guide you to put PowerPoint presentation on Web and share with ot...
Rated: |
![]() |
Dodge and Burn with more control painting with soft light photoshop tutorial. - In this tutorial we will apply the same effect as dodging and burning but w...
Rated: |
![]() |
Recover detail from highlights and exposed skin photoshop tutorial. - In this tutorial we’re going to recover detail from the skin area and have ...
Rated: |
![]() |
HOW TO ENHANCE EYES IN PHOTOSHOP - This photoshop tutorial will show you a fast technique to enhance eyes and ...
Rated: |
Most Popular
![]() |
Improving capture performance in Windows Movie Maker - Easiest way to improve Capture performance in Windows MovieMaker. Follow th...
Rated: |
![]() |
V-ray Glass Material - If you want very realistic render you need to use V-ray Render plugin. In t...
Rated: |
![]() |
Getting Started with PowerPoint - This tutorial describes tasks that you do almost every time you run the pro...
Rated: |
![]() |
The Matrix Raining Code Video Tutorial - Tutorial showing how to create and animate the raining code effect from the...
Rated: |








No comments at this moment