Topic: "drawing-library"
john-chapman/im3d
Immediate mode rendering and 3d gizmos.
Language: C++ - Size: 1.59 MB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 1,227 - Forks: 66

thorvg/thorvg
Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.
Language: C++ - Size: 377 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 915 - Forks: 126

jpbruyere/vkvg
Vulkan 2D graphics library
Language: C - Size: 5.14 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 786 - Forks: 34

akshay2211/DrawBox
DrawBox is a multi-purpose tool to draw anything on canvas, written completely on jetpack compose.
Language: Kotlin - Size: 1.31 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 319 - Forks: 43

RuiwenTang/Skity
A light weight 2D Vector Graphic renderer library writing in c++ for OpenGL3.3+ / OpenGLES3.0+ / Vulkan 1.1+/ WebGL2 with WASM
Language: C++ - Size: 19.3 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 226 - Forks: 28

Zubnix/skia-wasm-port
Port of the Skia drawing library to wasm, for use in javascript (node & browser)
Language: C++ - Size: 2.88 MB - Last synced at: about 6 hours ago - Pushed at: about 6 years ago - Stars: 177 - Forks: 13

cojapacze/sketchpad
Sketchpad is fully customisable collaborative whiteboard plugin written in pure JavaScript.
Language: JavaScript - Size: 1.33 MB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 160 - Forks: 40

henni99/WriteBuddy
📝 Write smarter, smoother: A Compose-based handwriting assistant ✍️
Language: Kotlin - Size: 937 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 144 - Forks: 2

jenly1314/DrawBoard
:art: DrawBoard 是一个自定义 View实现的画板;方便对图片进行编辑和各种涂鸦相关操作
Language: Java - Size: 12.4 MB - Last synced at: 23 days ago - Pushed at: 8 months ago - Stars: 83 - Forks: 21

AlexanderMykulych/coya
Coya
Language: TypeScript - Size: 60.2 MB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 63 - Forks: 2

KishanViramgama/Drawing
Drawing and fill color
Language: Java - Size: 11.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 55 - Forks: 9

Miihir79/DrawingCanvas-Library
This library makes it easy for you to develop an simple drawing app in android
Language: Kotlin - Size: 242 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 37 - Forks: 6

sam46/FuncMorph
Crazy figures and animations with Haskell
Language: Haskell - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 4

burnpiro/reveal-drawer
RevealJS Drawing Board plugin
Language: JavaScript - Size: 142 KB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 25 - Forks: 4

DonghanX/DrawView
A simple Android view for drawing
Language: Kotlin - Size: 14.4 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 3

Krassnig/CodeDraw
CodeDraw is a beginner-friendly drawing library which can be used to create pictures, animations and even interactive applications.
Language: Java - Size: 2.72 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 18 - Forks: 7

nullable-sources/null-render
Heavily redesigned ImGui renderer with a lot of new features.
Language: C++ - Size: 10.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 16 - Forks: 2

appitiza/SignatureApp
A simple java based android library for signature and drawing
Language: Java - Size: 26.5 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 16 - Forks: 3

hicodersofficial/drawing-tablet
A simple and fast way to implement scribble in your projects!
Language: JavaScript - Size: 382 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 0

jwiggins/blend2d-python
Cython wrapper for Blend2D
Language: Python - Size: 84 KB - Last synced at: 13 days ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 2

hiteshsahu/Dali-Doodle
Android doodling app with Canvas and bitmap processing.
Language: Java - Size: 4.08 MB - Last synced at: 19 days ago - Pushed at: over 8 years ago - Stars: 14 - Forks: 4

yzylovepmn/YDrawing2D
A GPU accelerated Graphics lib(support 3D now)
Language: C# - Size: 1.18 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 2

tolunaykan/DrawingView-Library-Android
You can easily implement a drawing view to your application. The drawing view lets you draw anything to the canvas using a lot of tools.
Language: Java - Size: 1.48 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 2

Narigo/dripping-spray
Finally a real spray can
Language: JavaScript - Size: 2.77 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

pzl/libovg
Drawing library based on OpenVG and OpenGL to draw on either X11 or Raspberry Pi's DispmanX
Language: Assembly - Size: 124 KB - Last synced at: 10 days ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 1

dtomschitz/ngx-drawing-grid
A flexible and straightforward angular library for drawing and interacting seamless with a grid using the HTML5 canvas.
Language: TypeScript - Size: 1.28 MB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

max1220/lfb
Lua framebuffer binding(Using ioctl & /dev/fb*)
Language: C - Size: 184 KB - Last synced at: 14 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 3

jackSeigerman/cs1-graphics
python 3 drawing library that takes calls similar to the cs1-graphics library and outputs with the turtle library
Language: Python - Size: 90.8 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

fwcd/sketch
2D drawing widget for Swing
Language: Java - Size: 464 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

jzohdi/reactdraw
ReactDraw: An intuitive and customizable drawing library for React. Easily integrate drawing capabilities into your React applications with a wide range of tools and features. Perfect for creating interactive sketches, diagrams, and annotations.
Language: TypeScript - Size: 17.8 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

ifakejs/signature
基于HTML5 Canvas的签名库. A signature library based on HTML5 canvas.
Language: TypeScript - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

r4tylmz/ComputerGraphicsBasics
Introduction to Graphics Processing with Computer
Language: C++ - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

russhughes/ClassBotLib
ClassBot Library to control 3d printed drawing robot.
Language: C - Size: 3.07 MB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

hayguen/offscreen_bitmap_draw
Offscreen Bitmap/Raster Drawing (C++) Library
Language: C++ - Size: 160 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

RougeWare/Swift-Color-Swatches
Turn an NSColor or UIColor into an image
Language: Swift - Size: 41 KB - Last synced at: 22 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

aais-lab/IntroductionPrograming-library
CIT Advanced Media : Python Drawing Library
Language: Python - Size: 90.8 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Adl1coder/Python-Programming
Language: Python - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KucingKode/krayonjs
Make javascript Canvas API simpler and easier for drawing 2D graphics
Language: TypeScript - Size: 156 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

imanshu15/ngx-google-map-helper
An angular package for using drawing control options of Google Map API
Language: TypeScript - Size: 529 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

HiroakiIMAI/SimpleObjectDrawingLibrary
"SimpleObjectDrawingLibrary" is a glut wrapper library. The purpose is to draw 3D models and simple 2D graph with small code.
Language: C++ - Size: 6.82 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

muhammad369/drawableObjects
a drawing library for .Net works on winForms PictureBox
Language: C# - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

aais-lab/IntroductionPrograming-Reference
CIT Advanced Media : Python Drawing Library Reference
Language: HTML - Size: 5.37 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

aryanprince/Lexical-Interpreter-Engine
🖌️ A .NET WinForms application that takes in a custom DSL to draw geometric designs.
Language: C# - Size: 934 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Yavor-Antov/Python---turtle-projects
Good-looking small personal turtle projects
Language: Python - Size: 3.91 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

setanarut/pd 📦
PD is an Object-oriented drawing library
Language: Python - Size: 3.28 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ertbaran/Turk-Bayragi-Cizimi
Windows Forms ile Drawing kütüphanesini kullanarak, resmi bayrak oranında, pencere büyüklüğüyle orantılı büyüyen, Türk bayrağı çizimi (İstenen ödev niteliğine istinaden iç boyamasız, degrade kaplamalı.)
Language: C# - Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

patelvr/freehand-drawing
This is a tool made with javascript to draw & write online freehand with pencil & draw shapes, emojis, icons & images.
Language: SCSS - Size: 16.5 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ideffix/dravinci
React tool for ez drawing
Language: TypeScript - Size: 381 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

rick9141/Green-Pixels-Calculator
Tratamento de imagem fazendo contagem da quantidade de Pixels Verdes presentes na imagem.
Language: C# - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

GMartigny/draw
:warning: [Deprecated] The easiest to use drawing library.
Language: JavaScript - Size: 72.3 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ThunbergOlle/p5js-savedrawings-tutorial
A tutorial for saving & creating drawings using p5js.
Language: JavaScript - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jragonfyre/animation
Haskell drawing library with a focus on animation
Language: Haskell - Size: 2.81 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
