Menu

Tree [f4ccec] master /
 History

HTTPS access


File Date Author Commit
 .settings 2012-07-19 Thomas Thomas [1fed3c] First Commit
 src 2012-07-19 Thomas Thomas [f4ccec] First Commit
 war 2012-07-19 Thomas Thomas [1fed3c] First Commit
 .classpath 2012-07-19 Thomas Thomas [1fed3c] First Commit
 .project 2012-07-19 Thomas Thomas [1fed3c] First Commit
 README.txt 2012-07-19 Thomas Thomas [1fed3c] First Commit

Read Me

Bimage is combination of javascript and Servlet scripting meant to allow
users to explore images with (near-)infinite depth. Bimage uses 
javascript to create the images and then save them to the database for later
use. This allows users to come together to explore and generate complex,
depthful images.

Bimage is targeted for Google App Engine (GAE), and uses the datastore for a 
backend, though it should be adaptable to other backends. This project
is set up for eclipse using the GAE plugin.

The server-side of Bimage is not required for the javascript to function,
but the saving of images will always fail (or can be disabled).

This project includes three sample generators, which make various fractals.
These are meant as examples of what you could use Bimage for, and fractals
are good because of their infinite depth, but you can easily adapt it to
another use.

Bimage is flexible, and you can write your own generator for it. For more
on generators, see the war/gernerators/mandelbrot.js script.

Firefox and Chrome are supported, though other browsers may work.

Bimage is liscenced under the Creative Commons Attribution license.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.