Add Lorien (#214)

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
Marcus Brummer
2021-09-15 20:11:23 +02:00
committed by GitHub
parent 8cddc7e454
commit fa2000867d

View File

@@ -99,6 +99,7 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).
- [Arrow](https://github.com/mhgolkar/Arrow) - A tool to design game narratives with nodes.
- [Godello](https://github.com/alfredbaudisch/Godello) - A Trello-like kanban board application made with Godot. A proof of concept for complex non-game applications with Godot, as well real-time online interactions between multiple users. Includes backend code.
- [Lorien](https://github.com/mbrlabs/Lorien) - Infinite-canvas drawing/whiteboarding app for Windows, Linux and macOS. Supports drawing tablets and pressure sensitivity.
- [Material Maker](https://github.com/RodZill4/material-maker) - Create PBR materials procedurally (similar to Substance Designer).
- [Pixelorama](https://github.com/Orama-Interactive/Pixelorama) - 2D pixel art editor.
- [ProtonGraph](https://github.com/protongraph/protongraph) - Node-based tool for procedural content creation. Like visual scripting, but for 3D model generation (needs custom engine modules).