A downloadable project

Minicraft is a minecraft-like school project coded in C++ and using OpenGL.

For this project, I coded a simple world generation system including perlin worm caves.

Then, I mostly focused on the visuals in C++ and GLSL including:

  • Cascaded Shadow Maps (CSM)
  • Voxel-Based Ambient Occlusion
  • Full-screen effects:
    • Fog
    • Vignette
    • Chromatic Aberration
    • Water Refraction
    • Water Reflection

The source code can be found on GitHub.

Leave a comment

Log in with itch.io to leave a comment.