A recording from my presentation in 2023 is now available on YouTube. This talk is titled “Advanced Castle Game Engine: forms, 3D generation, shaders, customization” and I presented it at ITDevCon conference in Rome almost exactly 1 year ago. I go through important CGE features:
- You can put engine rendering on Delphi FMX form.
- You can create and modify X3D nodes using Pascal, to build or modify 3D models — e.g. to display something from external sources (e.g. some machinery state) or to procedurally generate worlds.
- Compositing shaders using shader effects — original and powerful way to write shader code in our engine.
- Registering custom components in the editor — a gateway to extending what you can do in the CGE editor.
More:
- Slides from the talk are available here,
- recording of the 1st talk (preceding it and introducing our engine, editor, coding in Pascal, physics) is here,
- all collected resources (slides, recordings, examples) from past conferences are here.
Enjoy, and if you like it please support us on Patreon!
Start the discussion at Castle Game Engine Forum