Ludum Dare 20
April 29th-May 2nd, 2011
Theme: It’s Dangerous to go Alone! Take this!
More Info: Ludum Dare 20 Has Begun! (Keynote), Theme Voting Results.
Syrup - syrup - Competition Entry
I'm hosting my Flash game from my local Linux server.
I developed my LD20 entry from my AS3 software 3d engine. My software 3d engine supports Collada models, Gouraud shading, normal lighting, and z buffering.
The game randomly generates maps. Pressing the "Random" button will generate a new map. Right now the player can collect keys scattered about the map.
I modeled the models in Google Sketchup.
Update on 5/6:
I posted the link to the source tonight. It can be built with the Flex SDK. I also added a button for toggling the lighting. I included a screenshot with the lighting off.
Thanks for the feedback. I wrote this as a proof of concept.
I first wrote this engine in JavaScript around four years ago. I started porting the engine to AS3 early last year. After porting it, I rewrote the hidden surface removal algorithms. The engine originally sorted the polygons with the Painter's algorithm.
This engine is not GPU accelerated.
The engine skips frames. It is not rendering every frame. While skipping frames increases the speed, the rendering can appear choppy.
I decided to develop a game from this engine and stop working on it when I read about Molehill.
Update on 5/7:
I added a mechanic to the game. After collecting a key, the player can open a chest. Opening a chest removes a key from the inventory.
View syrup's journal. | View all entries by syrup
Ratings
| #165 | Graphics | 2.82 |
| #204 | Coolness | 1% |
| #233 | Innovation | 2.27 |
| #254 | Audio | 1.38 |
| #272 | Theme | 1.63 |
| #274 | Community | 1.59 |
| #275 | Overall | 1.78 |
| #279 | Humor | 1.40 |
| #282 | Fun | 1.54 |
Comments
Nice Sketchup models, but the 3D engine seemed a bit slow (I got 30fps, but it felt extremely jerky)...
The movement seemed really jerky and sluggish, despite the game claiming it was running at 30fps, which I would generally expect to be not unsmooth.
Where is the source?
Runs a bit slow. I was getting ~8fps.
Interesting start of something though.
I don't quite know what was going on, and it was really really sluggish. Would be interested to see where this might be taken though
I got 16 fps.
Kudos for SketchUp, apparently it's what the Uncharted team uses, too.
I haven't the slightest idea what's going on in this game. :P
The engine implementation is impressive (barring the rendering speed and responsiveness), but it really need something - anything - going on besides picking up keys :P
The technical feat is impressive, but there's not really a game there. Nice use of sketchup however ^^
Same as most, impressive technically, but it has no real game aspect.
Runs incredibly slow (2 to 15 fps, wildy varying) and is not much of a game. Could be a neat start for something though.
You must sign in to comment.
Great start. Bonus points for using Sketchup ^^