RSSAmplifier

Blog

vittorio romeo's website

Vittorio Romeo's personal blog/website

vittorioromeo.comRSS feed ↗7 posts

Latest posts

cost of enum-to-string: C++26 reflection vs the old ways

cost of enum-to-string: C++26 reflection vs the old ways

stackless coroutines for gamedev in ~200 lines of C++

stackless coroutines for gamedev in ~200 lines of C++

the hidden compile-time cost of C++26 reflection

the hidden compile-time cost of C++26 reflection

building a lightweight ImGui profiler in ~500 lines of C++

building a lightweight ImGui profiler in ~500 lines of C++

how to break or continue from a lambda loop?

how to break or continue from a lambda loop?

free performance: autobatching in my SFML fork

free performance: autobatching in my SFML fork

AoS vs SoA in practice: particle simulation

AoS vs SoA in practice: particle simulation