Pinned Repositories
ApprovalTests.cpp
Native ApprovalTests for C++ on Linux, Mac and Windows
bitsquid_blog
Blog posts
capskiller
Automatically disable CapsLock in Vim
Dx11Base
A small dx11 base program I use to test shaders and techniques
filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
hooking-by-example
A series of increasingly complex programs demonstrating function hooking on 64 bit Windows. Culminating in a program that hooks mspaint to make it always paint orange.
InsecureProgramming
mirror of gera's insecure programming examples | http://community.coresecurity.com/~gera/InsecureProgramming/
KinoAqua
Watercolor effect for Unity HDRP
nvim
Neovim configuration
realtime-celestial-rendering
🌌 A paper describing a technique to render a parametric celestial skybox with the ability to light environments similar to natural color corrected images from telescopes. Featured in 3DUI 2017.
cortreeze's Repositories
cortreeze/ApprovalTests.cpp
Native ApprovalTests for C++ on Linux, Mac and Windows
cortreeze/bitsquid_blog
Blog posts
cortreeze/capskiller
Automatically disable CapsLock in Vim
cortreeze/Dx11Base
A small dx11 base program I use to test shaders and techniques
cortreeze/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
cortreeze/hooking-by-example
A series of increasingly complex programs demonstrating function hooking on 64 bit Windows. Culminating in a program that hooks mspaint to make it always paint orange.
cortreeze/InsecureProgramming
mirror of gera's insecure programming examples | http://community.coresecurity.com/~gera/InsecureProgramming/
cortreeze/KinoAqua
Watercolor effect for Unity HDRP
cortreeze/nvim
Neovim configuration
cortreeze/realtime-celestial-rendering
🌌 A paper describing a technique to render a parametric celestial skybox with the ability to light environments similar to natural color corrected images from telescopes. Featured in 3DUI 2017.
cortreeze/sb7code
Source code and supporting material for the 7th Edition of OpenGL SuperBible
cortreeze/SLED
SLED (Script Language Editor and Debugger)
cortreeze/stevedonovan.github.com
Project Pages
cortreeze/xbyak
a JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 by C++ header