ttytm / osdialog-odinLinks
Cross-platform utility module for Odin to open native dialogs for the filesystem, message boxes, color-picking.
☆17Updated 7 months ago
Alternatives and similar repositories for osdialog-odin
Users that are interested in osdialog-odin are comparing it to the libraries listed below
Sorting:
- A collection of static datastructures for Odin☆91Updated 3 months ago
- Handler for Aseprite's .ase/.aseprite, .aseprite-extension & extended .gpl files writen in Odin.☆33Updated 2 months ago
- Odin ECS was built because I needed a way to dynamically add functionality to things in my game. I also just find entity component system…