FaceBuilder 0.1.0 review
DownloadFaceBuilder is a little FaceConstruction toy. FaceBuilder is a little toy application that lets you construct faces by putting tog
|
|
FaceBuilder is a little FaceConstruction toy.
FaceBuilder is a little toy application that lets you construct faces by putting together eyes, nose, mouth, head, hair and some additional items.
You can also move, scale and rotate each of those face-parts as you like. The results can be saved to XML files. FaceBuilder currently provides ~50 faceparts in total.
Usage:
You need Ruby and the Ruby bindings for Gtk and GnomeCanvas. Once you
have those just run:
ruby ./facebuilder.rb
Controls:
PgUp, PgDown: scale facepart
Home, End: rotate facepart
Cursorkeys: move facepart
The face parts itself can be selected via the GUI.
Customizations
If you want to customize this programm just add new face parts to data/$FACEPART/, the programm should be able to find them automatically then.
Requirements:
Ruby
Ruby bindings for Gtk
GnomeCanvas
What's New in This Release:
face parts are moveable with the mouse
plenty of more faceparts
faceparts are mostly shaded
simple undo/redo
SVG export
PNG export
faceparts can be selected from a list instead of just toggle buttons
FaceBuilder 0.1.0 keywords