LukasLauterbach's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
vit-vit/CTPL
Modern and efficient C++ Thread Pool Library
zauonlok/renderer
A shader-based software renderer written from scratch in C89
andreiw/UefiToolsPkg
Various useful utilities for UEFI
Openwide-Ingenierie/CHIP-8-UEFI
CHIP-8 emulator for UEFI
Openwide-Ingenierie/Pong-UEFI
Simple Pong with score for UEFI
programble/bare-metal-tetris
Tetris for x86 in bad C. Succeeded by Tetrasm.
a1ive/uefi-tetris
Tetris for UEFI
rust-osdev/uefi-rs
Rusty wrapper for the Unified Extensible Firmware Interface (UEFI). This crate makes it easy to develop Rust software that leverages safe, convenient, and performant abstractions for UEFI functionality.
deniskropp/DirectFB
Official DirectFB GitHub Repository
telmich/gpm
general purpose mouse
samhocevar/portable-file-dialogs
💬 Portable GUI dialogs library, C++11, single-header
Angelo1211/SoftwareRenderer
Software rendering engine with PBR. Built from scratch on C++.
ssloy/tinyrenderer
A brief computer graphics / rendering course
ssloy/tinyraycaster
486 lines of C++: old-school FPS in a weekend
ssloy/tinyraytracer
A brief computer graphics / rendering course
wolfpld/tracy
Frame profiler
google/angle
A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.
nannou-org/nannou
A Creative Coding Framework for Rust.
felselva/mathc
Pure C math library for 2D and 3D programming
actsl/kiss_sdl
Simple generic GUI widget toolkit for SDL2
lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
rsta2/circle
A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
eendroroy/alacritty-theme
Collection of Alacritty color schemes
tuhdo/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
s-matyukevich/raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
rst-/raspberry-compote
Example code for the blog
torvalds/linux
Linux kernel source tree