Summary
- Libre. HFGE will be distributed under the zlib license. This license allows you to use HFGE freely in any software (it respects your freedom).
- Vulkan. HFGE comes with a modern, low level, low overhead, cross platform renderer in the form of Vulkan (additional renderers can be added as plugins if needed).
- Cross platform. HFGE will initially support Windows and GNU/Linux. More platforms such as Android will be added later on.
- Tools. HFGE comes with a few useful tools for generating bitmap fonts, texture atlases, resource archives and a hash checksum tool.
Screenshots
A few early development screenshots of HFGE in action.
Latest blog posts
flow-texpack: A program that will allow you to generate texture atlas.
2026-06-10 14:01:00
flow-texpack is a program that will allow you to generate texture atlas from input images (BMP, HDR, JPG, PNG, TGA, TIFF, WEBP).
flow-rbp: A library for packing rectangles into two-dimensional finite bins
2026-06-10 11:31:00
flow-rbp is a library for packing rectangles into two-dimensional finite bins using different heuristic methods for placement.
flow-web: A program that will allow you to generate static website
2026-06-10 10:41:00
flow-web is a program written in Rust that will allow you to generate luflow.net static website.