About 2 years ago I created a project space on sourceforge for a universal platform game engine. Unfortunately over the last 2 years I have done nothing with...
Both languages are powerful and have plenty base resources for building games. Yes! Yes you can have the best of both Worlds of delphi and C#. take a look at...
I'm new to OpenGL, I am making a games engine that needs an animatable environment map. I thought I was making progress, because I had managed to make a cube...
iyjcmuw wqge ckhca tejn [Non-text portions of this message have been removed]...
delphigames
delphigames@...
Jan 27, 2007 10:28 pm
7487
Hello, I'm converting an old board game to a computerised version. Its based on the Great Western Railway so I need to convert all the station locations into...
Check out Julian Bucknall's search algorithims. His website is www.boyet.com A new edition of his book, Tomes of Delphi: Algorithms and Data Structures, is now...
Hi. I am new to the world of DirectX, and have only been experimenting with a nifty component set I downloaded somewhere which vastly simplifies tasks with...
Take a look at FMOD (http://www.fmod.org/). It is free to use for freeware and is very easy to get things working. There are even Delphi interfaces with it. ...
I agree with Steve, FMOD is very good. I've used it many times to play mp3 tunes in my games. If you need some sample code to get you going I can post some. ...
If you want to know how play MP3 wih DirectX with Delphi, you can visit my website http://juhara.com/article-4-multimedia-player-with-directshow-part-1.html ...
I have just uploaded a simple test program that plays mp3 tunes and wav effects using Bass (http://www.un4seen.com/). You will find it in the groups files...
Thank you for the response. I have downloaded and looked at your example. At the risk of revealing my ignorance on the subject, how do I obtain the Bass.dcu or...
Thank you. And please. Some sample code would be *much* appreciated. I have very limited experience in using things like these in Delphi. ... and may contain...
There should be some sample Delphi code in the FMOD distribution. ... This message and its attachments may contain legally privileged or confidential...
Could I ask that you please offer me some guidance as to what/which file(s) to download from the FMOD site? I've been staring at the downloads section and I'm...
Hello, If you download the latest Bass package from here http://uk.un4seen.com/files/bass23.zip you will find the bass.dll and bass.pas file in the Delphi...
Thank you so much for your help. This looks like it's exactly what I've been looking for! I am especially delighted to learn that it supports OGG files, as...
Hello, Due to an unnaturally low level of coffee in my blood stream I thought that my games used FMOD when I actually meant BASS. I have used FMOD but couldn't...
No, you are right. I think I'll go for the BASS solution. Thank you for providing me with this option as well, though. ... and may contain confidential or...
Indeed, we programmers need our coffee. I am sorry to hear about the recent lack of activity in this group. I'll try to come by as often as possible; after...
Hi, how i'm learning about Delphi Games Programming. I'm beginer in programming e i don't know to do that, can anyone help me. Show me books or anyone method...
Hi, What sort of games are you looking to write ? What version of Delphi do you have ? How good are you at programming ? For example, can you write a simple...
Yes, kkkk, I know the basic of programming, but i don't have experience for programming Games, and Corporate Systems, i'm beginner. If you can help me. Thanks...
I assume you will want to write a game with graphics rather than a text based game. The best approach would be to install one of the component libraries that...
I am in the fortunate position of having an (aspiring) graphics artist to draw graphics for the sprites I intend to use in my 2D game. I've run into a bit of a...
Hello, You are very luck to have someone help you with the graphics. There are a lot of programmers that I know of that can't draw and have a lot of problems...
Hello, It maybe a longshot, but it could also be the filetype she stores/hands the graphics in with... JPEG for example uses lossy compression which results in...
Thank you very much for your responses. It means a lot to me. I think that drawing on a differently coloured canvas might be a good idea, however this is not...