All Projects → KishanViramgama → Drawing

KishanViramgama / Drawing

Licence: Apache-2.0 license
Drawing and fill color

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Drawing

Sketch
Sketch have a lot of basic functions to develop a drawing app for iPhone. Anyone can easily create drawing iOS Application.
Stars: ✭ 229 (+518.92%)
Mutual labels:  color, drawing, paint, draw, painting
drawa-android
🎨 Drawing application for Android made easy
Stars: ✭ 16 (-56.76%)
Mutual labels:  drawing, draw, drawing-app, drawing-application
Mopaint
🎨💪 Modern, modular paint and more! (pre-alpha, not much done yet)
Stars: ✭ 50 (+35.14%)
Mutual labels:  drawing, paint, draw, painting
grafx2
Mirror of GrafX2. Official repo is on gitlab.
Stars: ✭ 108 (+191.89%)
Mutual labels:  drawing, draw, drawing-app, drawing-application
powerpaint
Kreative PowerPaint - Library and Application for Bitmap and Vector Image Editing
Stars: ✭ 27 (-27.03%)
Mutual labels:  drawing, paint, draw, painting
React Sketch
Sketch Tool for React-based applications, backed up by FabricJS
Stars: ✭ 414 (+1018.92%)
Mutual labels:  drawing, paint, draw
LCPaintView
🖌 Paint view for iOS.
Stars: ✭ 20 (-45.95%)
Mutual labels:  drawing, paint, drawingboard
Jspaint
🎨 Classic MS Paint, REVIVED + ✨Extras
Stars: ✭ 5,972 (+16040.54%)
Mutual labels:  drawing, paint, painting
Sketchpad
Sketchpad is fully customisable collaborative whiteboard plugin written in pure JavaScript.
Stars: ✭ 85 (+129.73%)
Mutual labels:  drawing, paint, draw
Drawingboard.js
A canvas based drawing app that you can integrate easily on your website.
Stars: ✭ 2,072 (+5500%)
Mutual labels:  drawing, paint, drawingboard
canvas-paint
🎨 helper functions for drawing onto <canvas> elements
Stars: ✭ 18 (-51.35%)
Mutual labels:  paint, draw
voxel-builder
Voxel-based 3D modeling application
Stars: ✭ 31 (-16.22%)
Mutual labels:  drawing, painting
NetMauMau
Server for the popular card game Mau Mau (similar to UNO®)
Stars: ✭ 16 (-56.76%)
Mutual labels:  fun, entertainment
FunFilter
Freely painted area, the software will automatically add filter on its.
Stars: ✭ 15 (-59.46%)
Mutual labels:  paint, fun
vscode-excalidraw
Excalidraw integration for vscode
Stars: ✭ 31 (-16.22%)
Mutual labels:  drawing, drawingboard
drawim
A simple drawing library in Nim, inspired by p5js
Stars: ✭ 66 (+78.38%)
Mutual labels:  drawing, draw
canvas-color-tracker
A utility to track objects on a canvas by unique px color
Stars: ✭ 29 (-21.62%)
Mutual labels:  color, drawing
ColorByNumber-iOS
Color by Number: a pixel coloring game on iOS.
Stars: ✭ 50 (+35.14%)
Mutual labels:  color, kids
ludigraphix.github.io
Documentation for Ludigraphix
Stars: ✭ 21 (-43.24%)
Mutual labels:  drawing, drawing-app
VIAN
No description or website provided.
Stars: ✭ 18 (-51.35%)
Mutual labels:  color, drawing

Drawing

Download Apk

Gradle

Add following dependency to your root project build.gradle file:

allprojects {
    repositories {
        maven { url "https://jitpack.io" }
    }
}

Add following dependency to your app module build.gradle file:

dependencies {
    implementation 'com.github.KishanViramgama:Drawing:0.1.6'
}

Donations

if you like this project and use this project please donation for covid-19 https://www.who.int/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].