Skip to content

An application that lets you open and navigate LDtk projects

License

Notifications You must be signed in to change notification settings

Madour/LDtkViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Languages