Canvas
The Canvas API provides a means for drawing graphics via JavaScript and the HTML canvas element. Among other things, it can be used for animation, game graphics, data visualization, photo manipulation, and real-time video processing.
Here are 224 public repositories matching this topic...
A Floor-space-management tool to visually reserve and assign desks in offices
-
Updated
Jan 4, 2017 - Java
Android doodling app with Canvas and bitmap processing.
-
Updated
Jan 5, 2017 - Java
A minimalist Android Shoot 'Em Up game
-
Updated
Feb 25, 2017 - Java
Ported from Mediafire drive to Github. If you like this repository, star it
-
Updated
Mar 8, 2017 - Java
Programa de java que usa las propiedades de canvas para dibujar figuras basicas
-
Updated
Mar 25, 2017 - Java
Use Joystick on phone to control QuadCopter or IoT based Car. Bézier curve is also used for designing custom layouts or background on canvas.
-
Updated
Mar 26, 2017 - Java
Play tic tac toe with your friends, with stunning visuals
-
Updated
Apr 1, 2017 - Java
sample code to demonstrate the use of Path, Canvas in Android
-
Updated
Apr 13, 2017 - Java
PDF generation through Android Framerwok only (without third party libraries)
-
Updated
Apr 20, 2017 - Java
A round loading view with dynamic wave(使用二阶贝塞尔曲线实现的圆形动态波浪)
-
Updated
May 12, 2017 - Java
A Test for Android Canvas Painting with JavaScript Engine
-
Updated
May 18, 2017 - Java
Jogo em canvas android usando acelerômetro
-
Updated
Jun 9, 2017 - Java
A View on which you can freely draw, customizing paint width, alpha and color, and take a screenshot of the content. Useful for note apps, signatures or free hand writing.
-
Updated
Jul 21, 2017 - Java