A boolean logic simulator written in c++ & opengl 3.3. This is a toy project I'm currently developing to help me learn c++ & opengl. No libraries used, apart from stb_image and glad.

This page summarizes the projects mentioned and recommended in the original post on /r/opengl

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • BasicBool

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

  • Thanks ! Yes I have one but keep in mind it's a bit messy and unprofessional ^ : https://github.com/smallcluster/BasicBool

  • CircuitSolver

    Digital/Analog Circuit Design and Simulation System for Windows

  • Cool, I did something like this a long time ago (around 2000) using raw Windows draw calls. I even put it up on GitHub a few years ago, but the code is a mess and I haven't touched it since: https://github.com/fegennari/CircuitSolver

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ProjectGrapher

    Discontinued An application to plot functions

  • It's funny you're talking about the graphing calculator because recently for a Java course I did choose to write something similar using a LL(k) parser: https://github.com/smallcluster/ProjectGrapher

  • ExprTK

    C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html

  • Now there are lots of libraries out there for expression processing as well. I would recommend exprtk: https://github.com/ArashPartow/exprtk

  • 3DWorld

    3D Procedural Game Engine Using OpenGL

  • 3DWorld is my game engine. I started on this in 2001. It's open source on gitHub here: https://github.com/fegennari/3DWorld

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts