Skip to content

Latest commit

 

History

History

README.md

Managing views (TCastleView) on TCastleControl

Demo of changing views on TCastleControl.

This example is for Lazarus (LCL) TCastleControl. Though the principle (API how to change views) works everywhere -- with any container, including Delphi VCL and FMX TCastleControl, and including TCastleWindow.

Using Castle Game Engine.

Building

  1. Install Lazarus packages following https://castle-engine.io/control_on_form .

  2. Open this project in Lazarus and compile + run it from Lazarus, as usual Lazarus application.