Fun with colors or making art with python
By: Jens in python
Some time ago while going to work one of those silly ideas sneaked into my mind. I started wondering how it would look like if i take a picture, grayscale it and replace ranges of gray with a color. I ...
List of 2D Map Editors
By: Jens in game development | python
From time to time i stumble across map editors for 2D games, sometimes useable, sometimes just demos and of course the occasional jewel. I finally decided to maintain a list post of my findings.
- GLEED2D Non tilebased map editor; Win ...
Imago - Release v0.8
As mentioned earlier i present today Imago version 0.8 and also the updated Imago JAlbum skin.
Changes:
- refactored xhtml structure;all generated xhtml, except the thumbs table, was removed in javascript and can now be specified in your xhtml ...
Upcoming release of Imago v08
I did redesign my photo gallery some time ago and therefor did refactore Imago - An AJAX Image gallery.
Changes:
- refactored xhtml structure;all generated xhtml, except the thumbs table, was removed in javascript and can now be specified in your ...
Using Mochi API with python
By: Jens in python
For a new project of mine i needed to get the game data from mochimedia. As they provide an useful api i searched for an existing and easy to use solution, but besides django-arcade, a full arcade site, i didn ...
Animating a Scene with pyglet - second version
In Animating a Scene with pyglet - first version i said my wind effect did not look natural. Luckily Casey Duncan, the developer of py-lepton, dropped in and gave me the tip to use the drag controller instead of the magnet ...
Moosmug - New Version
Just a short notice that i updated my Moosmug - Javascript Access to Smugmug for usage with mootools 1.2.x. The older version for mootools 1.11 stays online too.
Animating a Scene with pyglet - first version
Some time after i wrote (Rendering particles in realtime with py-lepton)[http://codeboje.de/Rendering-particles-in-realtime-with-py-lepton/ "Rendering particles in realtime with py-lepton"], i got the idea of creating an animated scene with "flowers falling from a tree and get blown away ...
