Pinned Repositories
Algorithms
A scratchpad for implementing various data structures
AquaBlock
Cellular automata water simulation
blogstuff
Support files related to blog posts on https://randomascii.wordpress.com/
Chip8-Interpreter
CHIP-8 is an interpreted programming language, developed by Joseph Weisbecker.
djc_math
A graphics maths library
djc_tools
Life
A C++ implementation of Conway's Game Of Life
PathTracer
A C++ multi-threaded CPU path tracer
PerlinFlowField
A flow field guided by 3d Perlin noise used to construct a particle effect
SoftRender
A C++ software renderer
DanielJamesCollier's Repositories
DanielJamesCollier/Algorithms
A scratchpad for implementing various data structures
DanielJamesCollier/AquaBlock
Cellular automata water simulation
DanielJamesCollier/Chip8-Interpreter
CHIP-8 is an interpreted programming language, developed by Joseph Weisbecker.
DanielJamesCollier/djc_math
A graphics maths library
DanielJamesCollier/djc_tools
DanielJamesCollier/PathTracer
A C++ multi-threaded CPU path tracer
DanielJamesCollier/blogstuff
Support files related to blog posts on https://randomascii.wordpress.com/
DanielJamesCollier/Life
A C++ implementation of Conway's Game Of Life
DanielJamesCollier/PerlinFlowField
A flow field guided by 3d Perlin noise used to construct a particle effect
DanielJamesCollier/SoftRender
A C++ software renderer
DanielJamesCollier/clcache
A compiler cache for MSVC, much like ccache for gcc
DanielJamesCollier/Containers
C++ container classes
DanielJamesCollier/danieljamescollier.github.io
DanielJamesCollier/Dazzer_Ray
A multi-threaded CPU Raytracer made in C++
DanielJamesCollier/EulerProject
Solutions to the EulerProject
DanielJamesCollier/GameCreatorEngine
C++ Game Engine - OLD repository
DanielJamesCollier/JobSystem
job system experiments
DanielJamesCollier/MandelbrotRenderer
DanielJamesCollier/Nova
An OpenGL deferred renderer
DanielJamesCollier/OpenglDemos
A collection of OpenGL techniques
DanielJamesCollier/OpenglLayer
A library for OpenGL Effects prototyping
DanielJamesCollier/PerlinAnimation
A graphics window displaying Perlin noise animation
DanielJamesCollier/SDL2_Module
SDL2 boilerplate code
DanielJamesCollier/SimpleSphereTracer
A single file c++ sphere tracer
DanielJamesCollier/SortingVisualization
It does exactly what it says on the tin
DanielJamesCollier/StandardBuildTemplate
my boilerplate command line project build system
DanielJamesCollier/Sudokode
A project containing multiple Sudoku solvers
DanielJamesCollier/TransformJourney
A trip through the transformation pipeline
DanielJamesCollier/UIforETW
User interface for recording and managing ETW traces
DanielJamesCollier/VimConfig
Daniel's vim config