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."

Tuesday, May 20, 2008

Rendering engine with anti-aliasing = hard work

I'm trying to make my own rendering engine with strong anti-aliasing and fast results. It's a very very very hard task. One of main challenges I have found since I started this project.

Maybe it will take much more time yet. I don't know if I will win in the end, but I'm not ready to give up.

Anyway, I want to keep the "plan B" going on. I will improve the renderizer I have now to offer new options when dealing with thick lines. I hope I will have some screenshot to show in some days.

No comments: