See slides from the talk (in Polish).
See materials from other conferences where I presented CGE.
Castle Game Engine is an open-source 3D and 2D game engine, with powerful visual editor and great object-oriented API using modern Pascal (Delphi and FPC).
Building:
-
Open the examples here in CGE editor and build it from CGE editor (or from Delphi IDE).
-
To open
delphi_fmx
ordelphi_vcl
, you have to first register CGE packages and paths in Delphi IDE. See https://castle-engine.io/control_on_form .
See https://castle-engine.io/delphi for Delphi-specific information.
Michalis Kamburelis (original author and maintainer).
3D demo models by Quaternius.
Copyright 2023 Michalis Kamburelis.
No warranty.
Free software.
See LICENSE -- these examples are on a permissive BSD license, basically "reuse as you like".