Pinned Repositories
cpp11ext
A place to drop things that extend the functionality of C++11 STL classes.
ptm-demo
Just a demo to show the usage of pointers to members in C++.
randpart
Demo for particle systems and random number generators.
simple-logger
A very simple logger written in C++.
simple-singleton
A very simple singleton pattern implementation, written in C++.
simple-timer
Very simple timer written in C++11 as a header-only implementation using std::chrono.
yocto-gl
A collection of C99 single-file libraries for building physically-based graphics applications
mariano-gn's Repositories
mariano-gn/simple-timer
Very simple timer written in C++11 as a header-only implementation using std::chrono.
mariano-gn/cpp11ext
A place to drop things that extend the functionality of C++11 STL classes.
mariano-gn/ptm-demo
Just a demo to show the usage of pointers to members in C++.
mariano-gn/randpart
Demo for particle systems and random number generators.
mariano-gn/simple-logger
A very simple logger written in C++.
mariano-gn/simple-singleton
A very simple singleton pattern implementation, written in C++.
mariano-gn/yocto-gl
A collection of C99 single-file libraries for building physically-based graphics applications