Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

madeso/tilemancer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deprecation notice

I decided to deprecated my fork of tilemancer as I want the ability to embed the generator and the tilemancer license is too restricting for my taste in this matter. The general implementation of the app also leaves things to be desired. I for example feel much could be simplified if it was based on dear imgui and sol instead of manually implementing it.

With that in mind, I decided to create a similar but seperate project: textgen.

tilemancer

Tilemancer is a quick procedural tile creator designed for pixel-art games. Perfect for game jams, prototypes, texture mods, and more.

You can design tiles using a node-based approach in which a heightmap is created and later shaded by the program.

The program features a collection of noise generators, filters and presets, giving you freedom and speed when creating your own tiles.

All nodes and presets are programmed in Lua, letting you create and modify effects.

Head to the Discussion Board for tutorials on how to use Tilemancer and how to create your own nodes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.7%
  • C 4.9%
  • CMake 3.5%
  • GLSL 1.4%
  • Other 0.5%