graphic-library

There are 11 repositories under graphic-library topic.

  • dogo/oslib

    OldSchool Library (OSLib), a 2D graphics library for the PSP.

    Language:C456711
  • rprata/sgfx

    SGFX is a lightweight embedded library for displays and touchscreens providing everything required to build a fully featured embedded GUI.

    Language:C234278
  • RobertoDebarba/polygon-paint

    A simple paint tool to draw polygons. Made with OpenGL library on Kotlin.

    Language:Kotlin10503
  • codingburgas/elOctavo

    Welcome to our project which is an adventure game!

    Language:C++82191
  • alinaduca/MathEquationsEditor

    Repo for Introduction to Programming project

    Language:C++1100
  • ppizarror/glfw-toolbox

    Python GLFW graphic library toolbox

    Language:Python130
  • YunTianZhou/GLBLib

    An easy C++ graphics library built on top of OpenGL.

    Language:C++1121
  • hrmesquita/paint-simulator

    A simple simulation of paint

    Language:Java0100
  • 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

    Language:C0100
  • 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.

    Language:C++0100
  • 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.

    Language:C