Wouldn’t it be just great to see one of your own digital creations manufactured as a real life teddy-bear?
Well, it so happened I entered a contest (at tedde.com) which might make this possible.
The chalange was to create a new design for their “Tedde”. The shape of the tedde was a given and you were only allowed to use 3 colors (apart from black I guess because some early submission also had 4 colours)
Here is my submission to the contest:
justGREAT how much fun you can have with just a few pixels.
Inspired by all the cool stuff I saw at the OFFF (Lisbon) last week I decided to do some experimental character design. The guys turned out quite nice if you ask me…
justGREAT! I start off designing some tiles just for practice and one day later I end up with a neat experiment
I was inspired by the graphics of Dofus Arena and decided to try and create some similar tiles… Spending half a day fooling around with Fireworks I ended up with this image:
The terrain is generated according to three small bitmaps (see top left corner). The first one determines the type of the tile. The second one is like a bumpmap and determines the elevation of eacht tile. The third bitmap determines where objects (plants, rocks, gold, etc.) should be placed.
In the future I might create an editor which can write the bitmaps.
Once I designed more versions of each tile-type (4 or 5 different grass tiles for example) the generator will be able to pick a random version of that tile. This way repetition in the structure should be avoided (at the moment the tiles are just mirrored at random).
At the moment I’m trying to learn how to make timeline animations in Flash and yet somehow I end up animation which is 80% coded, isn’t that just great!?