Wednesday, December 19, 2007

Shapes and paths



Now I can interpret an arbitrary curve like a path. So I can apply arbitrary shapes to curves.

Paths can be used like a vector based reference for position only (left) or really like a directional field (right).

Thursday, December 6, 2007

A little different enjoy

I will spend a small time involved in another free project: a small library in C++ for plotting scientific charts. The emphasis is about shortness, lightweight, portability and usability in web servers.

I hope I will be back to P2P project soon.

Saturday, December 1, 2007

Going forward




All major known bugs of my vector based library are out.


I already can use a set of pixels like a "border" of an arbitrary vector based curve.


Now I intend to make some functionalities joining shapes and paths.