Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 453 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 453 Bytes

Simple-Calculator

Calculator program was created using DearImGui and OpenGL 3.3 using C++.

Operations include addition, subtraction, multiplication, division, modulus (remainder operator), exponentials and factorial operator.

WARNING: Premake file not configured fully. Executing the .bat file will not build the correct files for the project. Demo1 Demo2

DearImGui: https://github.com/ocornut/imgui