Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Graphics

Graphics

305 projects

Showing 36 of 305 projects

Draw.io
Draw.ioJavaScript

A free, offline-first desktop diagramming application built on Electron with complete internet isolation for security.

#desktop-application#graphics#offline-first
Stars61.5k
Forks5.7k
Last commit3 days ago
Aseprite's source code
Aseprite's source codeC++

A professional animated sprite editor and pixel art tool for game developers and digital artists.

#pixel-art#lua-scripting#graphics
Stars37.4k
Forks8.1k
Last commit3 days ago
stb_vorbis
stb_vorbisC

A collection of single-file public domain libraries for C/C++ covering graphics, audio, game development, and utilities.

#font-rendering#graphics#public-domain
Stars33.9k
Forks8.1k
Last commit1 month ago
stb
stbC

A collection of single-file public domain libraries for C/C++ covering graphics, audio, game development, and utilities.

#graphics#public-domain#c
Stars33.9k
Forks8.1k
Last commit1 month ago
raylib
raylibC

A simple and easy-to-use C library for videogames programming and multimedia applications.

#c-library#iot#embedded-systems
Stars33.3k
Forks3.1k
Last commit1 day ago
Iced
IcedRust

A cross-platform GUI library for Rust focused on simplicity, type-safety, and a reactive Elm-inspired architecture.

#interface#user-interface#webassembly
Stars30.7k
Forks1.6k
Last commit1 day ago
iced
icedRust

A cross-platform GUI library for Rust focused on simplicity, type-safety, and a reactive programming model inspired by Elm.

#interface#user-interface#webassembly
Stars30.7k
Forks1.6k
Last commit1 day ago
Charts
ChartsSwift

A powerful charting library for iOS, tvOS, and macOS, offering 8 chart types with high customization and smooth animations.

#ios#graphics#objective-c
Stars28.0k
Forks6.0k
Last commit3 months ago
Charts
ChartsSwift

A powerful charting library for iOS, tvOS, and macOS, offering 8 chart types with extensive customization and smooth animations.

#ios#graphics#objective-c
Stars28.0k
Forks6.0k
Last commit3 months ago
lvgl
lvglC

A free, portable embedded graphics library for creating beautiful UIs on any MCU, MPU, and display type.

#c-library#graphics#low-memory
Stars23.8k
Forks4.2k
Last commit3 days ago
p5.js
p5.jsJavaScript

A free and open-source JavaScript library for accessible creative coding on the web.

#sound#generative-art#open-source
Stars23.7k
Forks3.8k
Last commit1 day ago
Filament
FilamentC++

A real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2.

#vulkan#graphics#graphics-engine
Stars20.1k
Forks2.2k
Last commit3 days ago
3D Game Shaders For Beginners
3D Game Shaders For BeginnersC++

A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.

#graphics#shaders#opengl
Stars19.7k
Forks1.5k
Last commit2 years ago
Mo.js
Mo.jsCoffeeScript

A JavaScript motion graphics library for creating fast, retina-ready, and modular animations on the web.

#ui-animations#graphics#library
Stars18.7k
Forks887
Last commit1 month ago
Mojs
MojsCoffeeScript

A JavaScript motion graphics library for creating fast, retina-ready, and customizable web animations.

#ui-animations#interactive-design#graphics
Stars18.7k
Forks887
Last commit1 month ago
Pyxel
PyxelRust

A retro game engine for Python with simple specifications inspired by classic gaming consoles.

#pixel-art#open-source#graphics
Stars17.5k
Forks925
Last commit1 day ago
bgfx
bgfxC

A cross-platform, graphics API agnostic rendering library that follows a 'Bring Your Own Engine/Framework' style.

#vulkan#graphics#direct3d
Stars17.1k
Forks2.1k
Last commit1 day ago
Bgfx
BgfxC

A cross-platform, graphics API agnostic rendering library that follows a 'Bring Your Own Engine/Framework' style.

#vulkan#graphics#direct3d
Stars17.1k
Forks2.1k
Last commit1 day ago
dearpygui
dearpyguiC++

A fast, GPU-accelerated GUI framework for Python with modern themes, plotting, and node editing.

#graphics#gpu-rendering#imgui
Stars15.5k
Forks786
Last commit26 days ago
jimp
jimpTypeScript

A pure JavaScript image processing library for Node.js with zero native dependencies.

#graphics#pure-javascript#nodejs
Stars14.6k
Forks779
Last commit2 months ago
Konva
KonvaTypeScript

A JavaScript framework for high-performance HTML5 Canvas applications with interactivity, animations, and event handling.

#node-canvas#javascript-framework#graphics
Stars14.5k
Forks1.0k
Last commit1 month ago
MonoGame
MonoGameC#

A .NET framework for creating cross-platform games using C#, re-implementing the discontinued XNA Framework.

#open-source#content-pipeline#graphics
Stars14.0k
Forks3.1k
Last commit4 days ago
MonoGame
MonoGameC#

A .NET framework for creating cross-platform games using C#, re-implementing the discontinued XNA Framework.

#open-source#content-pipeline#graphics
Stars14.0k
Forks3.1k
Last commit4 days ago
pillow
pillowPython

A friendly fork of PIL (Python Imaging Library) that adds comprehensive image processing capabilities to Python.

#python-3#graphics#imaging-library
Stars13.6k
Forks2.4k
Last commit23 hours ago
G2
G2TypeScript

A concise and progressive visualization grammar for building dashboards, exploring data, and storytelling.

#hacktoberfest#chart#graphics
Stars12.6k
Forks1.7k
Last commit6 days ago
Material
MaterialSwift

A UI/UX framework for iOS that provides customizable Material Design components and animations.

#ios#graphics#design
Stars12.0k
Forks1.3k
Last commit4 years ago
SFML
SFMLC++

A simple, fast, cross-platform C++ multimedia library for windowing, graphics, audio, and networking.

#sfml#hacktoberfest#graphics
Stars11.9k
Forks1.9k
Last commit10 days ago
SFML
SFMLC++

A cross-platform C++ multimedia library providing windowing, graphics, audio, and networking APIs for game and application development.

#sfml#hacktoberfest#graphics
Stars11.9k
Forks1.9k
Last commit10 days ago
libvips
libvipsC

A demand-driven, horizontally threaded image processing library optimized for speed and low memory usage.

#c-library#graphics#high-performance
Stars11.4k
Forks767
Last commit2 days ago
OpenGL Mathematics
OpenGL MathematicsC++

A header-only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications.

#mathematics#cpp-library#simulation
Stars11.0k
Forks2.4k
Last commit2 months ago
RenderDoc
RenderDocC++

A frame-capture based graphics debugger for Vulkan, D3D11, D3D12, OpenGL, and OpenGL ES development.

#vulkan#graphics#direct3d
Stars10.8k
Forks1.7k
Last commit4 days ago
OpenFrameworks
OpenFrameworksC++

A community-developed cross-platform C++ toolkit for creative coding and interactive art.

#generative-art#openframeworks#ios
Stars10.4k
Forks2.6k
Last commit11 days ago
Sokol
SokolC

A collection of minimal, cross-platform, standalone C headers for graphics, audio, input, and app framework.

#c-library#webassembly#stb-style
Stars9.9k
Forks642
Last commit1 day ago
single_file_libs
single_file_libs

A curated list of single-file C/C++ libraries with minimal dependencies and permissive licenses.

#open-source#graphics#embedded
Stars9.9k
Forks646
Last commit9 days ago
c3
c3JavaScript

A D3-based reusable chart library for deeper integration of charts into web applications.

#chart#graph#graphics
Stars9.3k
Forks1.4k
Last commit1 month ago
LÖVE
LÖVEC++

A free, open-source 2D game framework for creating cross-platform games with Lua.

#mobile-games#open-source#graphics
Stars8.4k
Forks604
Last commit2 days ago
Page 1 of 9Next

Related Tags

#Game Development112#Cross Platform104#Image Processing52#Opengl45#Game Engine38#C Plus Plus34#Vulkan33#Webgl32#Data Visualization32#2d Graphics31#Animation27#3d Graphics26
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub