Pinned Repositories
audio-noodles
FlanPong
As suggested in the Retro Games Programming Guild at BUas, I made a Pong clone in C, running on the original Game Boy
FlanSoundfontPlayer-RW
Soundfont player plugin for FL Studio, using as little external libraries as possible.
GameBoyEmulator
Game Boy Emulator written in Rust, as a way to fully grasp the Rust programming language
gltf2psx
HelloTriangle-DX12
7-day project to learn the basics of DirectX 12
metal-experiments
Metal sandbox project, where I test Metal code before adding it to other codebases
MusicPlayer
Music Engine originally written for the Game Boy Advance, then ported to Windows
ShooterPSX
SoundfontStudies
FlannyH's Repositories
FlannyH/ShooterPSX
FlannyH/FlanSoundfontPlayer-RW
Soundfont player plugin for FL Studio, using as little external libraries as possible.
FlannyH/GameBoyEmulator
Game Boy Emulator written in Rust, as a way to fully grasp the Rust programming language
FlannyH/SoundfontStudies
FlannyH/audio-noodles
FlannyH/FlanPong
As suggested in the Retro Games Programming Guild at BUas, I made a Pong clone in C, running on the original Game Boy
FlannyH/gltf2psx
FlannyH/metal-experiments
Metal sandbox project, where I test Metal code before adding it to other codebases
FlannyH/metal-inline-rt-irconverter-repro
When running this project through XCode 15.3 on macOS Sonoma 14.4.1, the replayer segfaults.
FlannyH/obj2psx
FlannyH/SampleCreatorToolN163
FlannyH/core-foundation-rs
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
FlannyH/FlanGUI
FlannyH/FlanRenderer
A self study project to better understand DX12 and renderer design
FlannyH/FlanRenderer-RW
FlannyH/FlanSparx-RW
Rewritten version of FlanSparx
FlannyH/fsfa-builder
FlannyH/metal-rs
Rust bindings for Metal
FlannyH/midi2psx
Tool that converts MIDI songs into my own sequenced format made for the PS1
FlannyH/portfolio
I made my portfolio website in HTML/CSS
FlannyH/PSn00bSDK
The most powerful open source SDK for the PS1 (as far as open source PS1 SDKs go). Not recommended for beginner use.
FlannyH/psx_soundfont_generator
FlannyH/psx_vislist_generator
FlannyH/raw-window-metal
Interoperability library for Metal and raw-window-handle for surface creation.
FlannyH/raytracer
FlannyH/ruster-test
FlannyH/Rusterizer
Software rasterizer in Rust as part of a Rust Masterclass at BUas
FlannyH/RustRenderGL
FlannyH/RustRenderMetal
Self-study project to get more familiar with Apple Metal API
FlannyH/winit-metal-repro