#2d-graphics (14 Repositories)
Ranked open-source repositories tagged with #2d-graphics, scored by pull request acceptance likelihood and maintainer engagement velocity.
23.6%
27.2h
14 repositories tagged #2d-graphics
gogpu/gg
Enterprise-grade 2D graphics library for Go. Pure Go, zero CGO. Part of GoGPU ecosystem.
DaveGreen-Games/ShapeEngine
My custom made engine based on the great Raylib Framework. Main focus is being performant and only using draw functions instead of textures.
GraphiteEditor/Graphite
Community-built comprehensive 2D content creation appplication for graphic design, digital art, and interactive real-time motion graphics powered by a node-based procedural graphics engine
FidoCadJ/FidoCadJ
FidoCadJ is a free user-friendly vector graphic editor for macOS, Linux, Windows and Android with a library of electronic symbols.
JuliaGraphics/Winston.jl
2D plotting for Julia
JuliaGraphics/Luxor.jl
Simple drawings using vector graphics; Cairo "for tourists!"
GimelStudio/GimelStudio
Non-destructive 2D graphics editor (POC)
Goutte/godot-addon-animated-shape-2d
Godot addon to animate a CollisionShape2D along with the frames of an AnimatedSprite2D. Useful for making changing hitboxes, hurtboxes and hardboxes. Comes with an Editor, making things easy.
Mormert/jle
Jet-Lagged Engine is a work-in-progress C++/Lua game engine supporting Windows, Linux, Mac and browsers.
jzy3d/jzy3d-api
A Java API for 3d and 2d charts
blend2d/blend2d
2D Vector Graphics Engine Powered by a JIT Compiler
audulus/vger
2D GPU renderer for dynamic UIs
PistonDevelopers/graphics
A library for 2D graphics, written in Rust, that works with multiple back-ends
fogleman/gg
Go Graphics - 2D rendering in Go with a simple API.