Click here to Skip to main content
15,885,278 members

Articles by Ali BaderEddin (Articles: 6, Technical Blogs: 20)

Articles: 6, Technical Blogs: 20

RSS Feed

Average article rating: 4.41

Multimedia
OpenGL
30 Aug 2007   Updated: 31 Jan 2008   Rating: 4.94/5    Votes: 35   Popularity: 7.44
Licence: CPOL    Views: 416,276     Bookmarked: 67   Downloaded: 13,195
Please Sign up or sign in to vote.
This article describes in detail how to create your first GLUI window with some basic controls inside it, and provides you with a template for your OpenGL applications.
27 Sep 2007   Updated: 1 Feb 2008   Rating: 3.67/5    Votes: 12   Popularity: 3.96
Licence: CPOL    Views: 100,370     Bookmarked: 30   Downloaded: 2,783
Please Sign up or sign in to vote.
This article describes in detail how to set up an OpenGL window with controls laid out and organized into GLUI subwindow(s), and provides you with a template for your OpenGL applications.
28 Feb 2008   Updated: 27 Feb 2008   Rating: 4.73/5    Votes: 35   Popularity: 6.84
Licence: CPOL    Views: 190,954     Bookmarked: 70   Downloaded: 8,776
Please Sign up or sign in to vote.
Learn OpenGL geometric primitives through this interactive program.
26 Jul 2007   Updated: 8 Oct 2015   Rating: 4.86/5    Votes: 29   Popularity: 6.87
Licence: CPOL    Views: 193,903     Bookmarked: 70   Downloaded: 6,804
Please Sign up or sign in to vote.
This article describes in detail how to set up your first OpenGL FreeGLUT window and provides you with a template for your OpenGL applications
20 Aug 2007   Updated: 13 Oct 2015   Rating: 4.29/5    Votes: 11   Popularity: 4.10
Licence: CPOL    Views: 95,943     Bookmarked: 32   Downloaded: 2,227
Please Sign up or sign in to vote.
This article describes in detail how to set up your first OpenGL FreeGLUT window with multiple subwindows, and provides you with a template for your OpenGL applications.
Programming Languages
Java
3 Jun 2008   Updated: 3 Jun 2008   Rating: 4.00/5    Votes: 7   Popularity: 3.38
Licence: CPOL    Views: 94,231     Bookmarked: 17   Downloaded: 934
Please Sign up or sign in to vote.
An interesting article to learn how UPC-A bar coding works

Average blogs rating: 4.56

All Topics
12 Feb 2010   Updated: 12 Feb 2010   Rating: 4.62/5    Votes: 8   Popularity: 4.17
Licence: CPOL    Views: 149,156     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
It's really weird that the C math library (math.h) doesn't support the round function. This post shows how to create one in C. Pretty simple, but can save you little thinking :)
27 Sep 2010   Updated: 27 Sep 2010   Rating: 4.45/5    Votes: 6   Popularity: 3.47
Licence: CPOL    Views: 109,590     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Unattended silent install of SQL Server 2008 R2
Desktop Programming
Windows Forms
11 Feb 2010   Updated: 2 Apr 2010   Rating: 3.00/5    Votes: 9   Popularity: 2.86
Licence: CPOL    Views: 33,505     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
When changing collections in an object through PropertyGrid, the PropertyChanged event doesn't get called.
12 Feb 2010   Updated: 2 Apr 2010   Rating: 4.67/5    Votes: 2   Popularity: 1.40
Licence: CPOL    Views: 30,470     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
The Windows Forms ListView control doesn't provide column sorting functionality. This article shows how to implement sorting while taking field type into consideration (sort by date, number, ...)
11 Feb 2010   Updated: 2 Apr 2010   Rating: 4.90/5    Votes: 10   Popularity: 4.68
Licence: CPOL    Views: 62,408     Bookmarked: 33   Downloaded: 0
Please Sign up or sign in to vote.
There are two very common ways of telling the user that your application is busy. One is to show a progress bar that gets updated based on the progress getting done, and another is to show the "Waiting" cursor while the application is doing work.
3 Mar 2010   Updated: 2 Apr 2010   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 13,150     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
How To Get All Site Urls Without Creating an SPSite object?
19 Mar 2010   Updated: 2 Apr 2010   Rating: 4.83/5    Votes: 4   Popularity: 2.91
Licence: CPOL    Views: 22,951     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Take advantage of SPList.ImageUrl and SPFile.IconUrl to improve the user experience of WinForm apps for SharePoint.
2 Apr 2010   Updated: 2 Apr 2010   Rating: 4.47/5    Votes: 11   Popularity: 4.26
Licence: CPOL    Views: 85,099     Bookmarked: 27   Downloaded: 0
Please Sign up or sign in to vote.
XML Editor with syntax highlighting
Multimedia
OpenGL
23 Mar 2010   Updated: 2 Apr 2010   Rating: 4.40/5    Votes: 3   Popularity: 2.10
Licence: CPOL    Views: 35,892     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
Make drawing text in your OpenGL app as simple as calling printf
9 Apr 2010   Updated: 9 Apr 2010   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 35,013     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
Attempt to visualize memory...
18 May 2010   Updated: 18 May 2010   Rating: 4.50/5    Votes: 3   Popularity: 2.15
Licence: CPOL    Views: 26,484     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
An attempt to understand the internal logic of drawing and coloring lines in a graphics library.
30 May 2010   Updated: 30 May 2010   Rating: 4.25/5    Votes: 3   Popularity: 2.03
Licence: CPOL    Views: 51,952     Bookmarked: 16   Downloaded: 0
Please Sign up or sign in to vote.
How to change the camera view in an OpenGL application
22 Mar 2010   Updated: 14 Aug 2010   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 41,960     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
How to draw an oval using lines or fill it using triangles?
Productivity Apps and Services
Sharepoint
10 Oct 2010   Updated: 10 Oct 2010   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 10,430     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
SharePoint Detector Chrome extension helps you detect sites that are built on top of SharePoint, while you are browsing the web.
Programming Languages
C
20 May 2010   Updated: 2 Jun 2010   Rating: 4.61/5    Votes: 16   Popularity: 5.42
Licence: CPOL    Views: 57,815     Bookmarked: 22   Downloaded: 0
Please Sign up or sign in to vote.
Interesting/weird usage of pointers in C
C#
17 Feb 2010   Updated: 17 Feb 2010   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 18,951     Bookmarked: 22   Downloaded: 0
Please Sign up or sign in to vote.
A tool to make it easier to learn C# regular expressions...
Java
21 May 2010   Updated: 24 May 2010   Rating: 4.00/5    Votes: 8   Popularity: 3.61
Licence: CPOL    Views: 97,204     Bookmarked: 18   Downloaded: 0
Please Sign up or sign in to vote.
Implementing a three dimensional array dynamically in C, C++, C# and Java
PowerShell
18 Sep 2010   Updated: 20 Sep 2010   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 94,464     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
Restore an SQL database on a local or remote SQL server using PowerShell
XML
11 Feb 2010   Updated: 2 Apr 2010   Rating: 4.90/5    Votes: 17   Popularity: 6.03
Licence: CPOL    Views: 132,382     Bookmarked: 55   Downloaded: 0
Please Sign up or sign in to vote.
This article shows solutions to some of the common problems related to working with XML Serialization.
Visual Studio
8 Oct 2010   Updated: 8 Oct 2010   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 25,580     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Unattended silent install of Visual Studio 2010

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer
United States United States
https://open-gl.com