graphics-h
There are 13 repositories under graphics-h topic.
OverPoweredDev/Line-Encoding-Plotter
Simple Python/C++ based program made to plot simple digital signal encodings like NRZ-L, NRZ-I, RZ, Bipolar, Manchester and Differential Manchester Encodings.
rafiulgits/BGI-Projects
Snake and DX Ball Game with Graphics header in c++
sort-nlogn/bsp_viewer
Hidden surface removal using bsp trees and graphics.h library for rendering.
11fenil11/Pacman
This repository contains the source code of our pacman game which is made in C++ language.
dvanhu/bubble-sort-visualizer
Bubble Sort Visualizer in C++ using graphics.h. Watch real-time animations of comparisons and swaps on 200 elements with color-coded lines. Great for understanding sorting logic visually.
dvanhu/selection-sort-visualizer
Visualize Selection Sort with C++ (graphics.h) and Python (matplotlib). Watch array elements transform in real-time through colorful animations and dynamic updates. Great for understanding sorting logic visually!
swornim00/libgraphics
Graphics.h Library for C.
Aiman-Izhar/Student-DataBase-C-Language
A students' record database where a user can create, modify, search, delete and view records through different menus, also GPA is automatically calculated after entering the marks obtained in different courses. Result can be viewed in different ways.
anubhavprabhakar/DYP_CPP
All Codes from class of OOPCGL, etc (DYP SE)
softwaresinn/Visualization-Binary-Search-Tree
Implementation of binary search tree in GUI by using borland's graphics library in C++.In this project you can insert and delete the elements in a binary tree.
petruzdroba/Wave-Function-Visualizer
Proiect clasa a 11-a, libraria graphics.h in C++
seadesert/StudentElection
C++ GUI using graphics.h for student council elections
tolgaakkapulu/RSA-Algorithm
RSA-Algorithm application was written in C Programming language by using "graphics.h" library.