matteinim

joined 1 year ago
 

Hi! For the ones of you that use Trello, I made a simple to use and host alternative in PHP. It's not a complete alternative like other projects, and I mainly made it to be able to host it on free PHP web servers while having control over data/attachments. It also support a basic importer for Trello JSON exports.

I'm hosting a test instance here, you can make an account to try it out (no email required):

https://trytarallo.altervista.org/

And the repository with other instructions is here:

https://github.com/michelematteini/tarallo

 

I recently added proc-gen capabilities to my custom engine project and made a demo that show a journey between one planet and its five moons! I’m not sure where I’m going with this (suggestions wanted) and I’ve mainly implemented it for fun and to learn something. All banding visible in the video it’s actually just youtube compression.

You can download the source here, together with the suite of examples from my engine: https://github.com/michelematteini/dragonfly-examples where you can edit planet noise parameters even just from xml or create your own planets!