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.
Blog
Flashing coreboot on a Lenovo Thinkpad X230 with a Raspberry Pi Tutorial
January 14, 2022
In this tutorial, we will go through the steps to get coreboot compiled and flashed on a Lenovo Thinkpad X230 laptop. We'll also…
Flashing coreboot on a Lenovo Thinkpad X200 with a Raspberry Pi Tutorial
January 13, 2022
In this tutorial, we will go through the steps to get coreboot compiled and flashed on a Lenovo Thinkpad X200 laptop. We'll also…
Setup Raspberry Pi for flashing with flashrom Tutorial
January 13, 2022
In this tutorial, we will go through the steps to setup a Raspberry Pi for flashing with flashrom . Prerequisites Things…