Hi,
> Date: Sat, 7 May 2011 12:20:40 +0200 > From: [email protected] > To: [email protected] > Subject: Re: [Lazarus] OT : Wanted demo to generate and walk through a 2D in > 3D simple graphics. > > Il 07/05/2011 02:33, Peter Williams ha scritto: > > I am looking for a demo in Pascal / Delphi / Lazarus (* preferred) of > > generating a 2D maze and letting the user walk through the maze in > > simple 3D graphics with lines (e.g. not ASCII) but using graphics. For > > example, looking down a corridor it would be drawn as single point > > perspective with a square and diagonal lines from the corners. > > Does anyone here have any code that does this? Maybe you have written > > a demo like this in the past, or know of one. > > Look for "Quake2 delphi" project, I am one of the guys that translated > the entire source code of Q2 engine from C to delphi, years ago. (??? > "years" ago? OH my... :-) > > For your needs it's probably an overkill, but I don't think you will > stop with your base idea once you make it work :-) > Thanks for the info about Quake 2 for Delphi. I had a look at it and as you said it is overkill for my needs. :-) I would be lost in the code. Great job on the conversion. Best Regards,Peter > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
