mtrebi

Results 7 repositories owned by mtrebi

thread-pool

1.1k
Stars
212
Forks
Watchers

Thread pool implementation using c++11 threads

memory-allocators

1.6k
Stars
158
Forks
Watchers

Custom memory allocators in C++ to improve the performance of dynamic memory allocation

AI_FPS

163
Stars
51
Forks
Watchers

AI system to simulate combat behaviors in a FPS game using Behavior Trees (UE4)

Raytracer

61
Stars
7
Forks
Watchers

CPU Raytracer algorithm with shadows, reflections, refractions and simple anti-aliasing implemented in C++

Rasterizer

98
Stars
22
Forks
Watchers

CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++

matrix-multiplication-threading

34
Stars
17
Forks
Watchers

Matrix multiplication using c++11 threads

WaveCollapseFunction

23
Stars
1
Forks
Watchers

Unity project that uses Wave Collapse Function to procedurally generate buildings