Recent

Author Topic: 2D tiled map (isometric?) and 3D graphics  (Read 9294 times)

Giuseppe Ridinò

  • Full Member
  • ***
  • Posts: 130
2D tiled map (isometric?) and 3D graphics
« on: September 02, 2005, 11:50:38 am »
Hi all,
thanks to recents developments and porting a developer using FPC has more and more wide range of choices of graphic rendering.

Now, take into considerations these scenarios:
1. I want to make a simple 2D isometric tiled game
2. I want to make a simple 3D game

What will then experts suggest in this two scenarios?
a. Jedi-SDL
b. GlScene 4 Lazarus
c. other (what?)

Thanks in advance.

Anonymous

  • Guest
RE: 2D tiled map (isometric?) and 3D graphics
« Reply #1 on: December 03, 2005, 12:37:33 pm »
I've already worked with all of this on Delphi using DirectX. I did not call DirectX directly, I used DelphiX project for working with it. Works very well and I created a 2D tiles game (I even found a tutorial for it on google) and saw some 3D tutorials.

But this was about a year ago, now I would suggest that you learn OpenGL, since there are components for using it on Lazarus and it is multi-platform. Yes, I would probably suggest GLScene, but I have never worked with OpenGL so I can't say for sure.

I am planning to learn OpenGL in the near future.

 

TinyPortal © 2005-2018