Pinned Repositories
breaking_the_physical_limits_of_fonts
Breaking the physical limits of fonts
codin
Odin to C compiler
fpinspect
Inspect floating point computations
glsl-parser
A GLSL parser
gmqcc
An Improved Quake C Compiler
incbin
Include binary files in C/C++
lambdapp
Anonymous functions in C
moreram
Get more system memory
normals_revisited
revisiting a known normal transformation in computer graphics
graphitemaster's Repositories
graphitemaster/incbin
Include binary files in C/C++
graphitemaster/moreram
Get more system memory
graphitemaster/breaking_the_physical_limits_of_fonts
Breaking the physical limits of fonts
graphitemaster/normals_revisited
revisiting a known normal transformation in computer graphics
graphitemaster/glsl-parser
A GLSL parser
graphitemaster/lambdapp
Anonymous functions in C
graphitemaster/gmqcc
An Improved Quake C Compiler
graphitemaster/codin
Odin to C compiler
graphitemaster/fpinspect
Inspect floating point computations
graphitemaster/cvec
No bullshit vector library for C
graphitemaster/NVFC
OpenSource tool for monitoring, configuring and overclocking NVIDIA GPUs
graphitemaster/scope_stack_alloc
A scoped stack allocator
graphitemaster/fibers
The fiber sourcebook
graphitemaster/vector_benchmark
Benchmarking a trivial replacement for std::vector
graphitemaster/windows_explicit_runtime_imports
Explicit runtime imports for Windows
graphitemaster/dep_sort
Generic topological sorting for sorting a list of dependencies in C++17
graphitemaster/lua-vec
highly efficent, caching, copy-on-write lua vector math library
graphitemaster/aau
Almost Always Unsigned
graphitemaster/discord-rogue
A tiny rogue like for Discord on nodejs
graphitemaster/odin_review
A review of the Odin programming language
graphitemaster/aoc
advent of code 2018 solutions https://adventofcode.com/
graphitemaster/smm_video_scraper
Scrape level codes from SMM videos
graphitemaster/nra
patch games for nes mini and snes mini to use retroarch cores automatically
graphitemaster/CV
CV, resume of @graphitemaster
graphitemaster/enet
ENet reliable UDP networking library
graphitemaster/iqm
Inter-Quake Model format development kit
graphitemaster/lua-compat-5.3
Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1
graphitemaster/Odin
Odin Programming Language
graphitemaster/sdlwiki
This is the raw contents of SDL's wiki. This is in transition from MoinMoin, please be patient. You can edit this at https://wiki.libsdl.org/ now!
graphitemaster/venom
from scratch user space game engine as an operating system