I can't run the app as not my my computer, but it looks like ~(from the two images in you folder) that you're trying to put a square peg in a round whole - so...
HOME BASED BUSINESS OPPORTUNITY ! Earn thousands from the comfort of your home by selling household products on the Internet. Commission Based payments No...
Some very sad news indeed! Michael Wilson's and Steve Williams' turbo ( turbo.gamedev.net ) game development site is shutting down. This is a very sad day in...
The new site that includes DGDev and DelphiGamer will include a news and article section as well as a forum. This, while not ment to replace turbo (this was...
Hi, I want to retrieve the selected tile -record- (eg: clicked by mouse, with X and Y of mouse pointer). How can I do this? Example: ... type TIsoTile = record...
I need to return a boolean value when my application finishes so that the application that called my program knows if it completed its tasks correctly. EG App...
So what is CrossKylix I hear you ask... "a free (as in beer and speech) toolkit to integrate the Borland Kylix (Delphi for Linux) compiler into the Delphi...
Hello, I'm trying to get started writing games using DirectX and Delphi 6, but am unable to find a version of DelphiX or UnDelphiX that I can use, with ...
I have joined the mailing list since 2 years ago, and I am no longer programming nowadays, how do I unsubsribe so I don't get e-mails for every conversation? ...
Hi, What are the exact differences between a "Renderer" and a "Rasterizer" and a "Shader" in your opinion? ... Do you Yahoo!? New and Improved Yahoo! Mail -...
... Renderer is the generic term. Converts from device independent format to a device dependent format. Device is a loose term here. A Rasterizer renders for...
... In the 2D/3D world, the renderer is typically the higher-level part (soft or hardware), that often resides below the 3D engine. The rasterizer is typically...
Hi, I am trying to search for DXMusic Wrapper Component, I was found it at Turbo Site but now the links is not available anymore .. Any suggestion ? Thanks...
I am getting an error trying to install the DGC Delphi 6 package: dgcreg76.pas Undeclared Identifier: 'TDGCOpenLibProperty' I have searched the message...
I have been doing some game programming with Delphi 6 using the canvas for all graphic output. I have been going through various third party add-ons looking...
FYI Last time I used GLXtreeme, It has a very small compability with common Video Card and Color Depth, Hardware Accelleration only works for mostly 32 Bit...
It depends upon the direction you want to go. OpenGL is very easy port to different platforms. (Linux, Mac, Windows). Almost all major video card brands...