Canvas 3D Renderer updated

I’ve updates the Canvas 3D Renderer with new sample data, a few performance tweaks, background image support, support for colored polygons and a few tweaks here and there. Note however that the car you see is not a sprite, it’s simply an image put in front of the canvas for my amusement. So don’t get [...]

Posted in: Default Category by Hans Schmucker 2 Comments

Real 3D Rendering right inside the browser

So far, you’ve always needed a plugin to even display dynamic 2D graphics, never mind 3D. So here‘s a 3D engine that works right inside your browser, no plugin required. OK, first for all of you impatient guys, the controls: Arrow Keys: Turn/Walk PageUp/PageDown: Fly Flying only works when you’re outside the map, on the [...]

Posted in: Default Category by Hans Schmucker 5 Comments

Sudoku! (Update: Now with 1000 puzzles)

OK, so yesterday evening I started working on a new Javascript minigame: Sudoku. I know what you’re going to say: there already are way too many Sudoku games around. And you’re absolutely right. Problem is, there are very few good games around, and even less that run in your browser and almost none that require [...]

Posted in: Default Category by Hans Schmucker No Comments