What is Picture to People ?

"Picture to People" (P2P) is a huge Computer Graphics project. It was started to create new softwares able to make 2D drawing, 3D rendering, vexel drawing, text effects, photo effects, image filtering and other complex Computer Graphics operations. It has been made from scratch, including its low level Computer Graphics libraries like Maccala. Nowadays, most final features produced for this project are released as free online tools available from its official website. This blog talks about Computer Graphics, mainly concerning Picture to People development.

"Only who makes has true knowledge. Knowledge is control. True power depends on total control. Only who makes from scratch has the real power."

Sunday, March 30, 2008

Where the drawings come from?

A lot of people has been asking me about how I'm using Windows GDI for drawing.

In fact, I'm using my own rendering engine. I'm improving it step by step to be able to draw complex antialiazed shapes/figures.

There still are countless tools to code: hierarchies, complex shapes, transparencies, gradients, blurring, etc.

But the P2P project is going on ... since November all screenshots were drawn using my engine.

No comments: