TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About OpenGL
OpenGL
stand for Open Graphics Library and it is the computer Application Program Interface for defining 2-D and 3-D graphic images. With the help
OpenGL
an application can create the same effects in any operating system using any
OpenGL
adhering graphics adapter.
OpenGL
have a set of commands or immediately executed functions and each function and commands directs a drawing action or causes special effects. A list of these commands can be created for repetitive effects.
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Pritam Zope (4)
Jay Smith (3)
Amit Prabhu (2)
Prakash Kumar (1)
Ben Houston (1)
Uziel gc (1)
Laura Lumbreras (1)
Eduardo de la Garza (1)
Related resources for OpenGL
No resource found
How To Setup Visual Studio Community For Graphical Programming In C++
4/30/2022 5:49:55 AM.
In this article, you will learn how to setup visual studio community for graphical programming in c++.
Create OpenGL Mono For Android Application
3/21/2020 12:47:39 AM.
In this article I will demonstrate how to create an OpenGL Mono For Android application.
Create OpenGL Mono For Android Application
3/21/2020 12:30:15 AM.
In this article we are going to create an OpenGL Mono for Android application using Visual Studio 2010.
Getting Started With OpenGL Win32
1/27/2018 7:04:44 PM.
To get started with OpenGL using GLUT, read this article.
Getting Started With OpenGL In Visual C++
1/9/2018 2:01:55 AM.
In this article we will be setting up the Visual Studio for OpenGL or glut library using C/C++ and will getting started with basics of OpenGL and glut
Drawing A 3D Scene Using OpenGL in C/C++
1/30/2017 10:18:32 AM.
In this article, we will create a simple game scene and apply different textures to the drawn scene using OpenGL in C/C++.
3D Planetary System In OpenGL
6/4/2016 1:12:31 PM.
In this article we will create a planetary system using OpenGL in C/C++ by drawing spheres & adding textures to it.
ExoEngine - A C# OpenGL 3D Engine
5/19/2012 1:28:38 AM.
For my fourth year computer graphics course I wrote a little 3D engine using C# and the .NET platform.
Basic Drawings with OpenGL using C#
12/15/2010 8:50:21 PM.
The purpose of this paper is to show the functions and elements used to plot basic shapes and implement their transformations.
Basic Shapes - C# OpenGL
12/15/2010 9:26:28 AM.
In this tutorial, we are going to learn how to create basic shapes in c# using OpenGL.
Rotation of a Cube with OpenGL in C#
12/15/2010 9:25:58 AM.
This article draws a cube that rotates in X, Y and Z. This Windows application was developed in C # and with the help of the OpenGL libraries.
Texture Mapping in OpenGL
5/15/2009 12:09:26 AM.
This is my third article about OpenGL and this one is about texture mapping.
OpenGL using CsGL
12/26/2005 4:51:54 AM.
I m glad to be the first one writing about OpenGL at this site. What I want to show you in this article is that it is fairly easy to setup a form that is capable of showing 3D.
OpenGL Basics
12/26/2005 4:43:01 AM.
In this article I want to explain couple of more things. First of all, I would like to cover the OpenGL Coordinate System.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download