Open Source at Blue 5alamander
Blue 5alamander publishes two families of C++ libraries.
Felspar Libraries
The Felspar libraries are general purpose libraries handling use cases around:
Planet Game Engine
Planet is the game engine that Blue 5alamander uses to make games.
- The core Planet repository contains library code that aren't fully platform agnostic.
- Patform interfacing for input and windowing etc. is handled by Planet SDL.
- Planet Vk is a new Vulkan based graphics engine that newer games will be using.