This is the place of rest for some codes inspired by javidx9 using the olcConsoleGameEngine and olcPixelGameEngine.
To compile any CPP code here available on unix based systems, simply do:
user@computer:~/graphical_stuff$ make source_file
Generates a maze.
Renders a simple cube.
Takes as input a blender .obj file and render it to the screen.
Renders a mountain scene and allows the user to look around.
Interactive isometric grid.
Procedurally generated universe simulator.