Stroep

Just a collection of random works – Mark Knol

Tag Archives: generator

Updates
- simple autocompletion for types
- added function for getters/setters
- added function to pass variable in constructor
- save function
- prefix for constructor parameters
- automatic class imports
- added extends function
- some performance tweaks

http://projects.stroep.nl/ValueObjectGenerator/

Tagged with , , , .

Since I am using actionscript 3 and an external actionscript editor with nice code completion (FlashDevelop in my case), I am using a lot of value objects.

Flashdevelop has no value object generator tool, so I’ve build one myself. It is beta.

ValueObject generator
http://projects.stroep.nl/ValueObjectGenerator/


Tagged with , , , , , , , .

Fun – Fur engine (3)

December 5th, 2008, under Actionscript.

I was working on a fur engine for images just for fun, inspired by a post on Andre Michelle’s blog. Yes, his engine looks better, but with mines you can create your own images. This is a funny way to create more detailed images. I’m happy with the application I created.

Since today you can see and use it.

The idea is very simple; Add a link to an image (jpg/png/gif) and the engine will create a furry image for you :) It automatically saves your hairy image, so you can send it to your friends or set it as desktop.

More info: Fur generator

Have fun! Please share your hairy images (but keep it clean please)

Tagged with , , , , , .