-
-
Basic-Primitives-Drawing-Algorithms
Simple project that I created for computer graphics class - DDA and WuRokne algorithms for drawing lines and queue based FloodFill to fill areas. Written in C, using allegro5 library.
Compile instructions:
gcc -lallegro_primitives -lallegro_main -lallegro ...
-
gesture-drawing
# Gesture Drawing
## About
Gesture Drawing is a simple web application that provides a way to have a slideshow of pictures based on ... use:
$ sbt package
You will end up with a `gesture-drawing*.war` file in the `target` folder. You can then deploy ...
-
-
drawing-demo
Silly canvas drawing demo
Simple smooth drawing area using HTML 5 canvas element.
Demo: http://cezarsa.info/drawing-demo/drawing.html
-
F3K-contest-drawing
... file, default is 'f3k.txt', use 'data' to add
to 'data' directory with formatted name.
Know drawing methods, specified as integer:
f Use built-in cost fucntion
< 0 Best of abs(specified ...
-
drawing
anything drawing related
# Drawing
The goal of this repo is to explore the use of git for drawing
version control. Whatever that may mean.
-
facebook-drawing
a drawing app in a mixture of node and javascript
This is drawing app based on a few frameworks.
The core of the app is ... and the express framework.
Templating of the HTML is done by jade
The drawing is done with some assistance from jQuery and jCanvas.
-
PDL-Drawing-Prima
... . This means that
you can perform these drawing operations on Widgets, rasterized canvases,
and even Postscript canvases ... Find the latest at:
https://github.com/run4flat/PDL-Drawing-Prima
=head1 COPYRIGHT AND LICENCE
Portions of this ...
-
-
drawing-with-curses
I attempt to learn curses and drawing.
Documenting my progress learning curses.
## Resources
I am using [tldp](http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/) to learn curses.
## Tribute
Thanks to grosser and the [tic_tac_toe](https://github.com/ ...
-