Pinned Repositories
AbstractRealm
Abstract Realm: Real-Time Engine
DuctTaped_GL
An opengl glfw/glew/glm wrapper library that was used for FIU courses.
GASATHON
Unreal gas course and other Unreal project experiments
gencpp
Staged metaprogramming in C/C++ for C/C++
HandmadeHero
My journey through the series
harfbuzz-odin
Bindings for the Odin programming langauge (not comprehensive)
IMGUI_Notes
Just a place I'm sharing all the notes and research I have on immediate mode user interfaces
raddebugger
A native, user-mode, multi-process, graphical debugger.
SectrPrototype
This is a mirror of https://git.cozyair.dev/ed/SectrPrototype
VEFontCache-Odin
A port of Vertex Engine GPU Font Cache for the Odin programming language
Ed94's Repositories
Ed94/gencpp
Staged metaprogramming in C/C++ for C/C++
Ed94/VEFontCache-Odin
A port of Vertex Engine GPU Font Cache for the Odin programming language
Ed94/raddebugger
A native, user-mode, multi-process, graphical debugger.
Ed94/harfbuzz-odin
Bindings for the Odin programming langauge (not comprehensive)
Ed94/IMGUI_Notes
Just a place I'm sharing all the notes and research I have on immediate mode user interfaces
Ed94/GASATHON
Unreal gas course and other Unreal project experiments
Ed94/HandmadeHero
My journey through the series
Ed94/SectrPrototype
This is a mirror of https://git.cozyair.dev/ed/SectrPrototype
Ed94/Surgo
Ed94/UE5_Study
A project repo for unreal dedicated to studying specific aspects of it.
Ed94/10x
10x IDE/Editor
Ed94/ASM_Notes
Notes for the ol recipe crunchers.
Ed94/back
Backtraces for Odin on the major platforms (MacOS, Linux, Windows).
Ed94/Cog
Cog is a set of debug tools for Unreal Engine built on top of Dear ImGui
Ed94/Elsie-CRT-Royale-Presets
Personal ini presets for Elise using CRT royale
Ed94/Odin
Odin Programming Language
Ed94/odin-freetype
Odin bindings for FreeType
Ed94/Odin_Notes
Just extra stuff thats not covered in the odin-lang.org website's overview
Ed94/odin_sokol_gp
Port of sokol_gp for the Odin programming language
Ed94/ols
Language server for Odin
Ed94/raylib_refactored
This fork offers refactored versions of the library. A simple and easy-to-use library to enjoy videogames programming
Ed94/sokol-odin
Odin bindings for the sokol headers (https://github.com/floooh/sokol)
Ed94/sokol_gp
Minimal modern efficient cross platform 2D graphics painter in C
Ed94/Sokol_Notes
Everything I'm interested in with the Sokol library and libraries that build on top of it
Ed94/TextRendering_Notes
Notes on getting the old letters onto a digital screen
Ed94/TwentyGamesChallenge
https://20_games_challenge.gitlab.io
Ed94/UE_ImGui
ImGui plugin for Unreal Engine
Ed94/unreal_gencpp
A C++ stage metaprogramming library setup as a plugin to integrate into Unreal Engine or a Unreal Project.
Ed94/UnrealImGui
Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 4/5.
Ed94/VEFontCache
Single-header minimalistic pragmatic GPU font rendering library.