Hi, I am Sébastien Rombauts, or SRombauts on Github. I am a Senior C++ developer.
See also my developer blog, or follow me on Twitter.
Here are my main GitHub repositories:
- SQLiteC++ (repo): a smart an easy to use C++ wrapper to the SQLite3 library
- UE Git Plugin (repo): the Unreal Engine 4 Git Source Control Provider Plugin.
- UE Plastic SCM Plugin (repo): the Unreal Engine 4 Plastic SCM Source Control Provider Plugin.
- UE4 Architecture Vis (repo): run a live demo in the browser using HTML5.
- UE4 Procedural Mesh: using the Unreal Engine 4 UProceduralMeshComponent.
- UE4 Quick Start: a mix of various Unreal Engine 4 C++ Tutorials.
- LoggerC++ (repo): a simple, elegant and efficient C++ logger library.
- HtmlBuilder: a simple C++ HTML generator.
- SimplexNoise: A Perlin’s Simplex Noise C++ Implementation (1D, 2D, 3D).
- shared_ptr (repo): a minimal light and fast shared_ptr implementation designed to handle cases where boost/std::shared_ptr are not available
Sébastien Rombauts (sebastien.rombauts@gmail.com)