Draw figures with your favourite singer or actor! Now available:
- Igor Nikolaev
- Nicolas Cage
Just upload this project on any hosting or server. It does not need any additional setups. Locally: open index.html in any browser.
It is easy! Create a few photos of the new person in png format.
Call them in ascending order like: 1.png, 2png, 3.png, 4.png, etc.
I recommend making 100x145 sized photos
There is an array on the 9th line in index.html, called "people". Just add a new object to that array,
with the following format:
{
folder: "%SOME FOLDER NAME%",
name: "%PERSON's FULL NAME%",
photos_num: %NUMBER OF PHOTOS%
}
Where:
%SOME FOLDER NAME% - the folder, in which images of the new person are located (must be in the same directory)
%PERSON's FULL NAME% - full name of the new person. (Nicolas Cage, ex)
%NUMBER OF PHOTOS% - the number of photos of the person