Dev Planet

Avatar photo

RSS feed aggregator for FOSS game development.

Castle Game Engine: In progress: web target, IFC, mORMot sample

This post contains a relatively unimpressive screenshot that actually shows a very important achievement 🙂 Things we are working on right now in Castle Game Engine: Web target. Yes, it means what you think 🙂 Just recompile any Castle Game Engine project to run in a modern WWW browser! No plugins of course, it’s using …

Castle Game Engine: Using ARM runner to automatically build releases for Raspberry Pi using GitHub Actions

This is a small infrastructure change for us, but you can also follow this for your own projects, if you already use GitHub Actions to build your applications. For some time, we have been using self-hosted real Raspberry Pi machines to build our releases (of Castle Game Engine, Castle Model Viewer and PasDoc) for Raspberry …