Menger sponge in OpenGL This work is inspired by The Coding Train coding challenge and by https://learnopengl.com/. Press the space bar to explode the cube 🤩 In order to build and run the project cmake -S . -B ./build cd build/ make ./Merger_sponge