Pinned Repositories
clock
Analog Clock for MacOS written in Obj-C and C
cornellbox
Cornell Box (originally from Robert Hodgin) to demonstrate some 3D rendering concepts
fft
Public-domain single-header FFT library (power-of-2 size case only)
gunslinger
C99, header-only framework for games and multimedia applications
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
imgui-knobs
Knob widgets for Dear ImGui
minimp3
Minimalistic MP3 decoder single header library
synthesizer
userinterface
ImGui integration with a simple MacOS window application
youtube
This is the repository for my YouTube tutrial series about graphics programming in C on macOS
codencandy's Repositories
codencandy/synthesizer
codencandy/clock
Analog Clock for MacOS written in Obj-C and C
codencandy/cornellbox
Cornell Box (originally from Robert Hodgin) to demonstrate some 3D rendering concepts
codencandy/fft
Public-domain single-header FFT library (power-of-2 size case only)
codencandy/gunslinger
C99, header-only framework for games and multimedia applications
codencandy/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
codencandy/imgui-knobs
Knob widgets for Dear ImGui
codencandy/minimp3
Minimalistic MP3 decoder single header library
codencandy/nanosvg
Simple stupid SVG parser
codencandy/tinyobjloader-c
Header only tiny wavefront .obj loader in pure C99
codencandy/userinterface
ImGui integration with a simple MacOS window application
codencandy/youtube
This is the repository for my YouTube tutrial series about graphics programming in C on macOS
codencandy/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
codencandy/Eyeo2012
Projects I created for my talk at the Eyeo Festival.
codencandy/ogldev
Source code of OpenGL tutorials on ogldev.org
codencandy/PhysX
NVIDIA PhysX SDK
codencandy/PhysX-Complete
NVIDIA PhysX 5 with compile errors resolved