Vittorio Romeo
Vittorio Romeo
camomilla
Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.
cppcon2014
Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.
cppcon2015
Repository for the slides and the code of my CppCon 2015 talks.
Tutorials
Repository for my YouTube tutorials + code snippets
ecst
[WIP] Experimental C++14 multithreaded compile-time entity-component-system library.
scelta
(experimental) Syntactic sugar for variant and optional types.
SSVOpenHexagon
C++20 FOSS clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-...
vittorioromeo.info
Latest iteration of my static webpage/blog generator
SSVUtils
[HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.
bcs_thesis
My bachelor's thesis on the Entity-Component-System pattern and ECST