Madour / LDtkViewer

An application that lets you open and navigate LDtk projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LDtkViewer

A lightweight standalone application that lets you open and navigate LDtk projects.

Supports the latest LDtk format with all the new features.

Try it out !

Platforms

Windows Mac OS Linux HTML5

Build

The project has 2 dependencies (sogl and LDtkLoader), but don't worry, CMake will take care of everything.

Simply run:

mkdir build && cd build
cmake ..
cmake --build .

To build for the web, install emscripten and run emcmake cmake .. instead.

Gallery

screenshot1

screenshot3

screenshot4

screenshot2

About

An application that lets you open and navigate LDtk projects

License:Other


Languages

Language:C++ 88.8%Language:C 10.8%Language:HTML 0.4%Language:CMake 0.1%