Pinned Repositories
2d_physics
Toy 2d physics simulation with SFML. Models point particles with mass and electric charge with simple Newtonian physics.
beastly_get
Simple HTTP/HTTPS command line file downloading utility.
ConTeXt-template
My template for ConTeXt
conway_sfml
A toy implementation of Conway's game of life, with SFML. Currently configured to save output to constant framerate x264 video.
dynamick_cast
Dynamick cast is a simple podcast subscription and playback application for the desktop. Current working configuration is a Qt5 GUI, SMFL audio, Boost Beast networking, and Boost JSON + Hana for (de)serialization.
function_objects
Yet another type erased function objects library
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
LazyDAW
This project is to become a simple audio mixer, it is still in the *very* early stages however and has no real functionality yet.
lumberyard
Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.
ogre-next
aka ogre v2 - scene-oriented, flexible 3D engine written in C++
stackyjoe's Repositories
stackyjoe/dynamick_cast
Dynamick cast is a simple podcast subscription and playback application for the desktop. Current working configuration is a Qt5 GUI, SMFL audio, Boost Beast networking, and Boost JSON + Hana for (de)serialization.
stackyjoe/ConTeXt-template
My template for ConTeXt
stackyjoe/2d_physics
Toy 2d physics simulation with SFML. Models point particles with mass and electric charge with simple Newtonian physics.
stackyjoe/beastly_get
Simple HTTP/HTTPS command line file downloading utility.
stackyjoe/conway_sfml
A toy implementation of Conway's game of life, with SFML. Currently configured to save output to constant framerate x264 video.
stackyjoe/function_objects
Yet another type erased function objects library
stackyjoe/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
stackyjoe/LazyDAW
This project is to become a simple audio mixer, it is still in the *very* early stages however and has no real functionality yet.
stackyjoe/lumberyard
Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.
stackyjoe/ogre-next
aka ogre v2 - scene-oriented, flexible 3D engine written in C++
stackyjoe/OpenBoard
OpenBoard is a cross-platform interactive whiteboard application intended for use in a classroom setting.
stackyjoe/OpenBoard-ThirdParty
le code des différentes librairies sur lequel OpenBoard se repose
stackyjoe/shader_playground
A sandbox OpenGL engine for playing around with shaders
stackyjoe/stack_polymorphism
A toy example of polymorphism on the stack.
stackyjoe/toy_ecs
A toy entity-component-system in C++17.