So in this game I have been working on, the artist made a painted concept sketch/mockup of how the level graphics could be, like this: Click image to enlarge. And my first reaction was something… Read More "Toon styled water"
Category: Code
#codevember 2017
I tried to do #codevember this year, where you are supposed to do one “code sketch” every day for the whole month. I guess the idea is like with all kind of “everydays”, that by… Read More "#codevember 2017"
Md5 to json converter
Here’s a tool to convert *.md5mesh and *.md5anim files to the json format(3.1) used by three.js. The MD5 format is from id Tech 4(Doom 3, Quake 4, Wolfenstein and more). It’s skeletal animation(skinning), the earlier MD2… Read More "Md5 to json converter"
Build with Chrome
Been working with a really fun project earlier this spring. Thought I´d try to give some brief insight in to part of the development process here, and some of the fun we´ve been having. It… Read More "Build with Chrome"
Kinect
Got a chance to play with a Kinect recently, I know.. about 2 years after everyone else. :) Anyway, I wanted to get started prototyping/testing really quickly, and as of late I have come to… Read More "Kinect"
Md2 to json converter
Tried to make a simple little “webapp” that converts Md2 models(the old quake 2 model format) into the json format(version 3) that is used by three.js. You simply open the page, and then drag and… Read More "Md2 to json converter"
Pixel particles
For a recent project there was a need for lots of particles, in flashplayer 10. Here´s some of the experimentation that came out of that. There are no preloaders, so just wait for something to… Read More "Pixel particles"
Bye 2010
Another busy year have (almost) passed, and more projects behind me. We have one site nominated at The Fwa:s Peoples Choice Awards 2010 this time, it’s July. Things slowed down a bit towards the end of… Read More "Bye 2010"
Flash 10 tests
Have uploaded some inital tests using Flash 10(in the Experiments section). Have also done some tests with Papervision3D. More to come, hopefully. Read More "Flash 10 tests"
32k swf compo – results
The results from the 32k swf competition are in, they can be found here. The result is from both the online voting and the voting at Icons07. Read More "32k swf compo – results"
32k swf competition
There have been a 32k swf competition over at flashscene.org. Head over there and check out the entries and vote for my lame entry :P, or whoever you think should win. I have an idea of which entry… Read More "32k swf competition"
flvPlayer
I´ve uploaded a beta of a simple YouTube style FLV player. It´s meant to be small and hopefully easy to implement. I tried to keep the features simple and not bloat it to much. Might be… Read More "flvPlayer"
Online Ansi Reader
Continuing on the ascii art track, I´ve published an Online Ansi Reader aswell. Made this one in Flash8 with the bitmap stuff. Check it out and download it here. More information about ansi-files can be found here. Read More "Online Ansi Reader"
Online Nfo Reader
I´ve made an Online Nfo Reader for a friend of mine. I decided to release it for anyone to use, maybe someone else also founds it useful… Check it out here, any suggestions for more features… Read More "Online Nfo Reader"
Mod player in Flash 9
André Michelle have developed a modplayer in Flash 9, called 8bitboy(preview). It´s not done yet, but it looks incredibly cool so far. The mod format was originally developed for the Amiga, read more about it on… Read More "Mod player in Flash 9"
Early Flash 8 tests
I have posted some of my early Flash 8 tests in the examples section. Haven´t been able to play around as much I wanted to though… The bitmapdata api is what really could change some… Read More "Early Flash 8 tests"
Ok, just one new game…
Had some sparetime this weekend, so I made a remake of one of Oskar van Deventer’s awesome puzzles. It´s called Threesome. You control three players who have to work together to exit a maze. Have a try. Read More "Ok, just one new game…"
A couple of simple games
Have made a couple of simple games. First up was a dice game, Dice Poker(called Yatzy in swedish). Hadn´t done anything with dices before so that was fun. A game like that should be Multiplayer though..… Read More "A couple of simple games"
New game – RefleX
Have made another remake. This time of great little puzzle game called Reflexion. Hadn´t done anything in quite a while, so it was fun! Try it out. Read More "New game – RefleX"
Small director test
Did a small tile engine test in director a while back. Just to get an idea of much faster than flash it would be.. Tile engine test. Read More "Small director test"