Jump to content

Advanced Image generation?


stuffradio

Recommended Posts

Is there an easy way to generate a pixel character with different things?

 

Example:

I have multiple images for the head, body, etc. etc.

 

I want to know if I can make it so I can dynamically generate the character with the different parts of the body in php instead of having to do it manually in photoshop.

Link to comment
https://forums.phpfreaks.com/topic/84660-advanced-image-generation/
Share on other sites

you could make each part a separate image. then as long as each part are the same dimensions (like all of the heads are like 20x20 pixels) then you could probably use css to align them to the right place. that would like get you started but i can't really help with saving the overall person as an image yet because thats what i need help with :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.