Pinned Repositories
SR-Markup
An alternative to markdown for my blogging needs.
BinarySchema
(De)Serializing of binary data in a structured way.
blufedora.github.io
BinaryIO
Library for managing binary data streams in C++
BF-Job-System
C++17 Job System Library For High Performance Applications
BF-Memory
A custom allocator library using polymorphism for a common interface.
BF-Engine-Template
Template Repo for My Game Engine https://github.com/BluFedora/BluFedoraEngine
Gaussian-Blur-Kernel-Gen
Simple program to generate a gaussian blur kernel
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
SR-Spritesheet-Manager
Sprite-sheet generation and frame animation management tool.
BluFedora's Repositories
BluFedora/BF-Job-System
A C++17 job system library for use in game engines.
BluFedora/BinaryIO
Library for managing binary data streams in C++
BluFedora/SR-Markup
An alternative to markdown for my blogging needs.
BluFedora/BF-Engine-Template
Template Repo for My Game Engine https://github.com/BluFedora/BluFedoraEngine
BluFedora/BF-Memory
A custom allocator library using polymorphism for a common interface.
BluFedora/BinarySchema
(De)Serializing of binary data in a structured way.
BluFedora/blufedora.github.io
BluFedora/Gaussian-Blur-Kernel-Gen
Simple program to generate a gaussian blur kernel
BluFedora/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
BluFedora/SR-Spritesheet-Manager
Sprite-sheet generation and frame animation management tool.
BluFedora/ZombieBoyLevelEditor
This is a level editor I made for my freshman year student game project during the 2017-2018 school year. You will need "Qt5Cored.dll", "Qt5Guid.dll", and "Qt5Widgetsd.dll" to run the program.