An interactive computer graphics demo with appealing low-poly style arts and meditative music
- Check out the experience at: https://www.youtube.com/watch?v=h-zdHq5F2hA
LowPoly ZenGarden is an interactive game demo with beautiful graphics and meditative music to help players relax and peace their mind. We developed this game using C++ and OpenGL with custom shaders. Riding a lonely boat on the limpid low poly water, players can explore the procedurally generated terrain, appreciate the snow particle effects and capture great moment with depth of field camera. Feel free to check our Demo and enjoy a peaceful break.
- Depth of Field Camera Effect
- Dynamic Low Poly Water effect with real-time reflection and refraction
- Snow Particle Effects with wind control
- Procedurally generated terrain with different levels
- Animated Clouds
- Boat Control
- Collision Detection
What things you need to install the software and how to install them
Find the VisualStudio Solution Folder, open it up and build the solution. After compiled successfully, click the play button to launch the game window
- C++ - The primary language used
- OpenGL - The library used
- Visual Studio - IDE used
- Wanze (Russell) Xie - (https://github.com/russellxie7)
- Renxu Hu
- Chenxu Jiang