ONoGraphic - a funtasy in newLISP
What ?
This is a project to develope a ppm-graphic generator in pure newLISP.Realized
Generate color-bitmaps and store them in ppm-fileformat
Basic drawing routines for points, lines, paths, polygons, circles and arcs
Next
Drawing routines for - Filled shapes - strokes - thick lines
- fonts - x-y-diagrams - a ppm to png converter
Why?
It's fun to do this . It's totally open . It's fast enough . New and other ways to do graphics . To play with the possibilities of newLISP.It's small - newLISP uses only 0.3MB source-code
The vision is to generate for example simple x-y-graphics with newLISP and a browser.