12 Topics

Member Avatar for
Member Avatar for Labdabeta

I am using code::blocks and have written a dll. I am currently testing it but am getting tired of having to compile it, copy the DLL, DEF, H and A files into a test project, and then compiling the test project every time I need to fix something. Is there …

Member Avatar for Labdabeta
0
255
Member Avatar for Labdabeta

I am wondering how to perform a 2D image blit with openGL. I used to use SDL and it was easy, but with opengl I end up making a rectangle with texture coords that is sunk a little into the screen. Is there any way to perform a 'real' blit? …

Member Avatar for Labdabeta
0
527
Member Avatar for Labdabeta

How do you make shadows in OpenGL. I have been using the NeHe tutorials, but I do not understand their shadow lesson. Can anybody help?

Member Avatar for mike_2000_17
0
380
Member Avatar for Labdabeta

Hello, I have been working with opengl and other graphics libraries and they all require the bits per pixel of the screen on initialization of a window. My question is, is there any way to get the system's preffered bits per pixel? or that of the monitor?

Member Avatar for Labdabeta
0
910
Member Avatar for Labdabeta

I decided to post this problem in a new thread. I have a simple program in OpenGL and it doesn't work. What happens is that a transparent window forms and when you hit the 'X' it says that the Release of the Device Context and Rendering Context failed. Here is …

Member Avatar for Labdabeta
0
203
Member Avatar for takken1

I am trying to create 2 different rendering windows using OpenGL. My code looks like: [CODE]void display1(){...} void display2(){...} void init(){... //some declarations and function calls pertaining to display2} int main(){ glutInitDisplayMode(GLUT_SINGLE | GLUT_RGB); glutInitWindowSize(1024,512); glutInitWindowPosition(0, 0); glutCreateWindow("Window 1"); glutDisplayFunc(display1); glutPositionWindow(520,20); glutCreateWindow("Window 2"); init(); glutDisplayFunc(display2); glutMainLoop(); return 0; }[/CODE] The …

Member Avatar for SgtMe
0
94
Member Avatar for buffonomics

Is it possible to programmatically determine the currently installed graphics driver in windows, Mac, or Linux? methinks to check the system registry for windows. If so, where and what about the other OS? Major props to anyone who can answer this one :P Thanks

0
91
Member Avatar for bld

Best Video Cards ------------------------------------------- [COLOR="Red"][B][U]Nvidia Geforce 8 Series Video Cards[/U][/B][/COLOR] Features ------------- [B]NVIDIA® unified architecture:[/B] Fully unified shader core dynamically allocates processing power to geometry, vertex, physics, or pixel shading operations, delivering up to 2x the gaming performance of prior generation GPUs. [B]GigaThread™ Technology:[/B] Massively multi-threaded architecture supports thousands of …

0
62
Member Avatar for saihaghim

Please help me!!!!! My computer got infected by the cachcachekit trojan thing from one of my buddies on aim. Ya i know, i'm stupid. I already ran ewido, ccleaner, and norton but the norton alerts keep showing up!!!! please can someone help me? This is as far as i got …

Member Avatar for DMR
0
348
Member Avatar for dkewl16

I had the cachecachekit trojan, tried to remove it and not sure if it's actually gone. I also found several other worms and spyware doing searches. This is the sysclean file after using ewido. /--------------------------------------------------------------\ | Trend Micro Sysclean Package | | Copyright 2002, Trend Micro, Inc. | | [url]http://www.trendmicro.com[/url] …

Member Avatar for dkewl16
0
164
Member Avatar for QDailey

I Really need help. My AIM keeps sendind viruses to my buddies. Logfile of HijackThis v1.99.1 Scan saved at 12:01:17 AM, on 09/23/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Common Files\Symantec Shared\ccSetMgr.exe C:\Program Files\Common Files\Symantec …

0
104
Member Avatar for MusicalLuna

Hi... :D I found this site looking for help with the psycho pop up antivirus things that come with the trojan.cachecache... I downloaded and used HijackThis and I was going to try and clean it up a little, but I have no idea how it works and I'm terrified I'm …

Member Avatar for MusicalLuna
0
134