A collection of photos and videos about the Cerberus project
Updated 2023-04-14 13:52:45 +00:00
A small website to show some of my creations
Updated 2021-01-03 15:10:34 +00:00
NodeJS / React boilerplate
Updated 2021-01-03 15:08:10 +00:00
Kinect version of the Cerberus project
Updated 2021-01-03 11:41:08 +00:00
Basic OpenGL program
Updated 2021-10-16 03:24:38 +00:00
Rust Simple RayTracer on CPU
Updated 2020-12-17 10:26:45 +00:00
Updated 2020-12-10 18:29:29 +00:00
The Processing app used for my digital art exhibition on stage part. It features many scenes that I control using an AKAI MPK49 MIDI keyboard. It features a fractal shader, a synthesizer, a video of a zoom on earth and many other cool scenes.
Updated 2020-11-22 18:51:16 +00:00
DSLR: a logistic regression classifier tool.
Updated 2020-11-22 17:10:30 +00:00
ft_linear_regression: a linear regression tool. I added multi variable support as a bonus.
Updated 2020-11-22 17:05:46 +00:00
n-puzzle : a python n-puzzle solver using A* algorithm.
Updated 2020-11-22 17:02:45 +00:00
expert-system : a python expert system using a backward chaining inference engine.
Updated 2020-11-22 16:57:35 +00:00
rt : a raytracing engine made using minilibx. Features all quadrics, CSG objects, bumpmapping and texture mapping amongst other features.
Updated 2020-11-22 16:53:07 +00:00
rtv1 : a basic raytracing engine made using minilibx. It features Phong shading, planes, spheres, cones and cylinders.
Updated 2020-11-22 16:36:19 +00:00
wolf3d : a raycasting engine made using minilibx. It features texture mapping and custom maps parsing.
Updated 2020-11-22 16:31:57 +00:00
Fract'ol : a fractal engine made using minilibx. Features mandelbrot, julia and a third custom fractal.
Updated 2020-11-22 16:27:44 +00:00
fil de fer (wireframe) : an isometric wireframe engine using minilibx. Will not compile if minilibx isn't installed on your system and will not compile on linux systems.
Updated 2020-11-22 16:22:59 +00:00
A introduction to system administration, the files are not that interesting, as they are answers to questions in the subject.
Updated 2020-11-22 16:17:20 +00:00
fillit : a backtracing algorithm to fill the smallest square possible with tetrominos read from a file input.
Updated 2020-11-22 16:13:03 +00:00
get_next_line : a function that reads a line from a file descriptor, then writes it into a buffer.
Updated 2020-11-22 15:36:33 +00:00