graphic-library
There are 11 repositories under graphic-library topic.
dogo/oslib
OldSchool Library (OSLib), a 2D graphics library for the PSP.
rprata/sgfx
SGFX is a lightweight embedded library for displays and touchscreens providing everything required to build a fully featured embedded GUI.
RobertoDebarba/polygon-paint
A simple paint tool to draw polygons. Made with OpenGL library on Kotlin.
codingburgas/elOctavo
Welcome to our project which is an adventure game!
alinaduca/MathEquationsEditor
Repo for Introduction to Programming project
ppizarror/glfw-toolbox
Python GLFW graphic library toolbox
YunTianZhou/GLBLib
An easy C++ graphics library built on top of OpenGL.
hrmesquita/paint-simulator
A simple simulation of paint
lucas12avl/Chess
This project, developed as part of the 'Metodologia de la Programació' course, introduces C & C++ through a chess game implementation for academic year 2021-2022
stefanavintila/BibMat
BibMat is a C++ project that includes operations with arrays and matrices. It was built for a school project to see how great we learnt to use a graphic library and how well we work in teams. You can find out more about its functions in the video from this repository.
lai-jia-jing/so_long
Creating a 2D game using C and MinilibX library. The game involves navigating a map, collecting items, and reaching an exit while avoiding obstacles. We must implement player movement, game logic, and handle basic graphics. The project helps improve skills in programming, memory management, and game development.