Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

252 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noice Maze

Version of the 3D Maze Screensaver from Windows 95. The geometry becomes visible through movement in a binary noise field.

Click the image to watch it on Youtube.

Watch the video

Build

git clone https://github.com/erikrl2/NoiceMaze
cd NoiceMaze
cmake --preset ninja
cmake --build build/ninja --config Release

Requires vcpkg installation. Or use Visual Studio on Windows with integrated vcpkg. CMake --preset vs generates a VS solution file.

Credit

This is a fork of GLMaze. I hooked up my noise effect (Noice) to the renderer.

About

3D Maze Screensaver with Noise effect

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages