Page 32 of 37 FirstFirst ... 223031323334 ... LastLast
Results 311 to 320 of 369

Thread: Welcome to PGD! Make your first post here in this thread

  1. #311
    Lazako
    Guest
    Hello! just joined, nice to meet everybody

  2. #312
    Hello new people.
    No signature provided yet.

  3. #313
    Hello, never learnt programming before but started because I want to learn to become a game developer.
    Hope you can help me out!

  4. #314
    Welcome Scaf.
    No signature provided yet.

  5. #315
    JamesStrode
    Guest
    Hello Everyone

  6. #316

    Hello

    Hello
    Does anyone know the physics engine for Delphi FMX?

  7. #317

    I am new

    I have been writing programs for 28 years
    I started programming with Gw-Bisc in DOS, then moved on to Turbo C and learned at Pascal University.
    I went to Delphi for Windows programming.
    I wrote several games in DOS, but in Delphi I worked mostly on databases and tools
    Now I have decided to write a game with Delphi. I have written a few simple games with FMX, but this tool is not enough
    This link is my last work

    https://www.youtube.com/watch?v=wwCsS977oZo&t=7s



    Sorry, my English is bad!
    Last edited by gbg; 16-12-2020 at 12:14 PM.

  8. #318
    Quote Originally Posted by gbg View Post
    Does anyone know the physics engine for Delphi FMX?
    Which version od Delphi do you have?
    Latest few versions come with samples that make use of third-party Box2D physics engine. As far as I know Box2D is compatible with all platforms that Delphi supports (Windows, Mac OS, iOS, Android, and probably Linux as well)

  9. #319
    Quote Originally Posted by SilverWarior View Post
    Which version od Delphi do you have?
    Latest few versions come with samples that make use of third-party Box2D physics engine. As far as I know Box2D is compatible with all platforms that Delphi supports (Windows, Mac OS, iOS, Android, and probably Linux as well)
    Thanks
    i want 3D physics engine

  10. #320
    Quote Originally Posted by gbg View Post
    i want 3D physics engine
    In that case you might want to check:



    And if you are thinking about making a 3D game you might want to consider using Castle Game Engine instead of FMX.
    Castle Game Engine is written in Object Pascal and uses the above mentioned Kraft Physics Engine. By using CGE you will also get much better graphical performance since its renderer is much more optimized than the one from FMX. Not to mention that it offers a lot of other game related features that you would have to implement by yourself for FMX.

Page 32 of 37 FirstFirst ... 223031323334 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •