Skip to content

cout-maze/BasicBool---OpenGL-Test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicBool

GitHub

A Windows (Linux support not yet implemented) application written in C++ to visualize computing using boolean logic.

Disclaimer

THIS IS A TOY PROJECT to help me learn C++, CMake, OS abstraction, OpenGL and many more... It will take A LOT of time to get something usable, and even more time to have a clean architecture/coding style.

Project Goals

  • no external libraries apart from GLAD for OpenGL extension loading and stb_image for image loading
  • modern OpenGL
  • cross-platform
  • simple immediate mode GUI
  • save system

Inspirations

About

An Windows/Linux application written in C++ to visualize computing using boolean logic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.1%
  • GLSL 11.5%
  • CMake 1.4%