3D World with Delphi and Firemonkey
This project is an example of creating a 3D virtual world with Delphi and Firemonkey. The project was made under Delphi Tokyo 10.2.3 professional edition. You can use the free community edition of Delphi.
This project show :
- how to use a heightmap;
- day/night cycle;
- the user can move and orient himself freely;
- cloud simulation;
- take screen capture from TViewport3D;
- use a map;
- cities lit up at night;
- collisions detection with obstacles;
- follow the asperities of the ground;
- use Firemonkey animations;
- waves on the sea.
See other demos presented at the Delphi Tour 2019 in France :
https://github.com/gbegreg/Ile3D
See my other games with Delphi and Firemonkey :
https://github.com/gbegreg/FMXPong
https://github.com/gbegreg/demoParis
https://github.com/gbegreg/FMXCorridor
Grégory Bersegeay : http://www.gbesoft.fr
Videos on Youtube :
First video on Youtube
Second video on Youtube