Pinned Repositories
MazesInExcel
Generate Mazes - in Excel!
NBody-Physics
N-Body Physics Engine with Visualisation
PacmanGame
My first game in C++: Pacman!
Pseudo3DEngineInExcel
Pseudo 3D Engine, described using Excel
Raytracer-In-Excel
Raytracer in our favourite spreadsheet application!
Raytracer-In-Excel-GPU
Raytracer in our favourite spreadsheet application, using the GPU!
RayTracingInTheFragmentShaderGLSL
RayTracing In The Fragment Shader (OpenGL / GLSL)
Real3DEngineInExcel
Real 3D Engine in Excel, following the logic presented in Chili's 3D Fundamentals YouTube series
Steering-Behaviours
Emergent Behaviour Visualisation
SudokuGeneratorInExcel
A simple Sudoku Generator in Excel, with major logic driven by Excel formulae
s0lly's Repositories
s0lly/Raytracer-In-Excel
Raytracer in our favourite spreadsheet application!
s0lly/RayTracingInTheFragmentShaderGLSL
RayTracing In The Fragment Shader (OpenGL / GLSL)
s0lly/Real3DEngineInExcel
Real 3D Engine in Excel, following the logic presented in Chili's 3D Fundamentals YouTube series
s0lly/Pseudo3DEngineInExcel
Pseudo 3D Engine, described using Excel
s0lly/NBody-Physics
N-Body Physics Engine with Visualisation
s0lly/Raytracer-In-Excel-GPU
Raytracer in our favourite spreadsheet application, using the GPU!
s0lly/PacmanGame
My first game in C++: Pacman!
s0lly/SudokuGeneratorInExcel
A simple Sudoku Generator in Excel, with major logic driven by Excel formulae
s0lly/MazesInExcel
Generate Mazes - in Excel!
s0lly/Steering-Behaviours
Emergent Behaviour Visualisation
s0lly/GenericDataStructuresInC
Generic Data Structures In C
s0lly/SCL_String
Public domain, header-only file to simplify the C programmer's life in their interaction with strings
s0lly/2DNormalMapsInExcel
2D Normal Maps - shown in Excel
s0lly/GameOfLifeInExcel
s0lly/2DImageTransformsInExcel
2D Image Transforms in Excel - Translation, Rotation, and Scaling with Two Sampling Techniques
s0lly/AstroVoids
An Asteroids Clone in C++ using the Chili Framework
s0lly/NBody-Simulation-in-Excel
N-Body Simulation in Excel
s0lly/Ray-Tracer-Challenge
Following the book Ray Tracer Challenge, implemented using CUDA
s0lly/TerrainGenerationOpenGLVertexShader
Terrain Generation in OpenGL's Vertex Shader
s0lly/TexCells
A Game in Excel
s0lly/NBody_SIMD_Test
Testing SIMD in an NBody Simulation environment
s0lly/Shadow-Casting-Excel
Shadow Casting in Excel
s0lly/Dungeons-and-Flagons
Dungeon Crawler Game
s0lly/Elements
My take on an Entity Component System in C
s0lly/Gardeners-of-the-Galaxy
Game in C++ for Weekly Game Jam 97
s0lly/LoadBMPIntoExcel
Learn how to work with BMPs by loading in to Excel using easy VBA code
s0lly/Traffic
Traffic Simulation and Visualization
s0lly/LifetimeBudget
A simple lifetime budget
s0lly/RayTracing
My attempt at following the "Ray Tracing ..." books using the Chili Framework
s0lly/RetroFontForChiliFramework
Adds Retro Font to the Chili Framework