megamarc | 10 years ago | on: Tilengine – A 2D graphics engine with raster effects
megamarc's comments
megamarc | 10 years ago | on: Tilengine – A 2D graphics engine with raster effects
megamarc | 10 years ago | on: Tilengine – A 2D graphics engine with raster effects
There's another reason: any newer VS version can import projects from older versions, but the opposite doesn't hold true. So I'm not leaving anyone out.
megamarc | 10 years ago | on: Tilengine – A 2D graphics engine with raster effects
This thing is about a month old since its first public release
megamarc | 10 years ago | on: Tilengine – A 2D graphics engine with raster effects
I hope this aspect is not so bad that people don't want to at least try it to check if it's worth it...
2) The MSVC-only build is for the moment. In my roadmap I've planned builds for at least Linux, Android (NDK native) and Windows Phone. But the platform I know more is MSVC, so it's the first release. In fact I have a working build for GCC that will be the starting point for Linux and Android, but I still have to integrate libpng. This build only loads BMPs (not PNGs) and CSV tilemaps (not zip compressed) as the MSVC build does
megamarc | 10 years ago | on: Tilengine – A 2D graphics engine with raster effects
It's not a full game engine, only a graphics engine: it doesn't offer sound or any other feature that would be outside of a graphics chip.
It's not an emulator of a particular hardware either: it's based on their working principles but it's a fresh implementation from the ground up.
megamarc | 10 years ago | on: Tilengine – A 2D graphics engine with raster effects
I'm the author of Tilengine, what a surprise to find a discussion about it here :) I'd like to answer all your comments so far