Graphics Libraries
A program designed to aid in rendering computer graphics to a monitor.
Forum Post

Re: C compiler for opengl on windows xp

Any C/C++ compiler should be compatible with OpenGL as long as you have the OpenGL headers and libraries. I began using C in Windows 9X years ago with Borland and did my first OpenGL coding with it...
Forum Post

C compiler for opengl on windows xp

Hi all, I am planning to learn opengl on windows xp. I would be thankfull if you guys can tell me some OSS/free C/C++ compilers available for windowsXP which would be compatible with openGL. I...
Forum Post

Glui, Windows, mingw32

g++ -O2 aberr ation.cpp -o aberration -Wall -mwindows glui32.lib glut32.lib -lglui32 -lglut32 -lglu32 -lopengl32 In file included from aberration.cpp:8: glui.h:69: warning: ignoring #pragma...
Forum Post

CreateIconIndirect and mask

Hello! I've tried to create an icon from two gdi+ bitmaps and I can't make the icon transparent. Here's my code: ICONINFO iconInfo = {0}; iconInfo.fIcon = TRUE; bmp.GetHBITMAP(Color(255,0,0),...
Forum Post

Re: winform

: : : hi i create winform but i have to much fields that i need to fill in : : : order to create xml file : : : what i can do ? : : : hide windows ? how : : : enable slider ? how : : : : Hi,...
Forum Post

winform

hi i create winform but i have to much fields that i need to fill in order to create xml file what i can do ? hide windows ? how enable slider ? how
Forum Post

Re: GUI-based C Compiler Problems.

: : Get it here: : : VC++ 2008 : : it is free, but you need to download an API package - it is : : big. : : I just downloaded the OpenGL SDK and DirectX 9 SDK. Shouldn't those : have this...
Forum Post

Problem on winform when typing ALTGR + 2 Danish Setting

Hi. I'm using C#.net in developing my application. I recently discovered that when using Danish setting and keyboard, there are 'certain' textboxes in the windows form where I can't produce the @...
Forum Post

GDI+ with Win32 API Dev-C++

I have Windows XP with Dev-C++. I created a Windows Application and added #include to the top of the file. I made sure I had gdiplus.h and all the files it required in my include folder. However,...
Forum Post

Native Java + SWT

If you're looking for information on Java using GCJ + SWT to create native windows applications, have a look at the article at the following URL. http://www.coreguardian.org/index...
Forum Post

Re: File open dialog box with swing or awt in Java 2SE

: My first problem about accessing windows registry was solved by zibadien, now the new issue arised in the development of my application installer project is how to show an open common dialog box in...
Forum Post

File open dialog box with swing or awt in Java 2SE

My first problem about accessing windows registry was solved by zibadien, now the new issue arised in the development of my application installer project is how to show an open common dialog box in...
Forum Post

OpenGL or DirectX?

I'm planning to write a game for Windows OS and I'm confused, should I implement OpenGL or DirectX, and if it's OpenGL, can I implement DirectPlay (for networking)? I mean can OpenGL and DirectX work...
Forum Post

Custom properties for Windows service

hello all, is there a way to create a windows service with a cusom property, lets say 'LogFilePath', and modify this custom property at runtime via the system.management Namespace from a winforms...
Forum Post

Re: Help!!!!!!!!!! (hope this helps)

: This message was edited by Josko at 2005-11-25 20:24:26 : : : : Well if you're using Windows, I would strongly suggest using OpenGL because it's cross-platform and easy to program. You might...
Forum Post

Re: Graphmodes under windows

Best examples about OpenGL: http://nehe.gamedev.net/ : Hello : : I'm not new to graphic programming, but i'm new to windows programming. : I want to develop a Graphic library under windows,...
Forum Post

Graphmodes under windows

Hello I'm not new to graphic programming, but i'm new to windows programming. I want to develop a Graphic library under windows, but i've got the next question: How does OpenGl or DirectX,...
Forum Post

DIRECTX 9 and Windows XP

Hello! Does anybody know if it is reasonable to use DirectX 9 on Windows XP , Professional edition, without changing the graphic card, I mean, keeping the original one. I have a DEll...
Forum Post

Re: swing questions

: one is common dialogs, like for saving and opening, liek in the win32 API in C. I'm wondering if any exist in the library. If not, then please tell me how to check directories, is there some Dir...
Forum Post

Re: What the...???

: Hi everyone! : : I'm almost at the end of my newest game. When I want to test the new level I made for it: : : 1) it quits and says I should send an error report to Microsoft..... : 2) The...
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.