Dev Planet

Avatar photo

RSS feed aggregator for FOSS game development.

Castle Game Engine: Improvements around viewport projection, MainScene deprecated

Recently I was making various improvements possible thanks to new viewport and camera handling. If you haven’t already, see our video about Viewports, cameras and navigation! Improvements: Few fixes to automatic projection calculation. Long story short: you can probably leave and at zero in your projects, 2D and 3D. They should be always automatically calculated …

Castle Game Engine: Castle Game Engine Intro Tutorial – July 2022

Enjoy a new tutorial about creating games with Castle Game Engine, covering all CGE essentials and demonstrating them on the latest engine version! We cover: Installation Creating a new project from “3D FPS game” and “2D game” templates Exploring the viewport, moving around, adding scenes, transforming scenes, lights, cameras (in 3D and 2D) Building and …