- Spain
-
memory-allocators Public
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
-
thread-pool Public
Thread pool implementation using c++11 threads
-
Raytracer Public
CPU Raytracer algorithm with shadows, reflections, refractions and simple anti-aliasing implemented in C++
-
WaveCollapseFunction Public
Unity project that uses Wave Collapse Function to procedurally generate buildings
-
AI_FPS Public
AI system to simulate combat behaviors in a FPS game using Behavior Trees (UE4)
-
Matrix multiplication using c++11 threads
-
ImagesPrimitives Public
Reproduce images using geometric primitives
-
rendering-engine Public
Illumination algorithms using OpenGL (TODO)
-
Rasterizer Public
CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++
-
catkin_ws Public
Bug0 navigation algorithm in a Turtlebot 2.0 to move from A to B avoiding obstacles
-
Vector normalization using POSIX threads to work in parallel
-
d3_cars Public
Cars Dataset Visualization (PCP) using d3.js
-
SentimentAnalyzer Public
Sentiment Analyzer with RapidMiner