Skip to content

Reimplementation of one of my oldest hobby projects that I'll eventually make into an OpenGL toy

Notifications You must be signed in to change notification settings

justaPCWingo/MazeGen2

Repository files navigation

MazeGen2

Reimplementation of one of my oldest hobby projects that I've made into an OpenGL toy

Status

  • FXAA needs to be implemented; glow needs to be more pronounced.

Platform details

  • macOS: UI created with the Cocoa framework using Objective-C/C++. Use xCode project to build.
  • Windows: UI created with Winforms using C++/CLI. Use Microsoft Visual Studio 2015 or later to build.
  • Linux: UI implemented in Qt 5 using C++ and xml forms. Use qmake to build. Built with Debian, but should work with any linux compatible with Qt.
    • NOTE:: Qt's build system would probably work for macOS and Windows, but untested.

About

Reimplementation of one of my oldest hobby projects that I'll eventually make into an OpenGL toy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published