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 10, 2016

Drawing paper shadow effects

I'm developing a sub-library to produce "paper shadow" effects easily. In other words, this code intends to create that kind of shadow that paper sheets usually have.

When in production stage, that software will be able to design several paper shadow styles, so it could be used to make images look to be printed on paper or to be in 3D perspective, among other possible uses.

The final presentation still needs some refinements, so the shadows can look even more realistic, but the main Math calculations are made using Maccala drawing library and are almost complete.

Below you can see a shadow effect example created in a few seconds by using my new shadow software that soon will help to create new outstanding photo effects for Picture to People project.


 Subscribe in a reader

No comments: