tile-engine Questions
3
Solved
Where can I find a tile engine for HTML5 <canvas>, for writing 2D games?
Marijuana asked 18/10, 2010 at 16:31
1
Solved
I am attempting to create a tile engine using a pixel shader and two textures. One texture will hold the tileset and one the map.
Is it possible to read the texture data as actual (unsampled) data...
Ussery asked 29/10, 2012 at 23:55
9
It was a long holiday weekend, so I got the coding bug again and started playing around:
Mario http://gfilter.net/junk/tileengine.jpg
I wrote a basic tile engine, but having never attempted...
Argument asked 1/12, 2008 at 23:22
2
Solved
I have a problem: I need an algorithm for my tile engine.
I have an 2d-array which stores my un-walkable tiles.
Now I want to implement a light engine, but this engine need shadow-hulls.
So I ne...
Explant asked 21/7, 2011 at 21:14
1
© 2022 - 2024 — McMap. All rights reserved.