PistonDevelopers / mush

gui for dialogue graphs, et al.
Apache License 2.0
12 stars 2 forks source link

redesign and rewrite #37

Closed viperscape closed 7 years ago

viperscape commented 7 years ago

This crate is obviously dead at this point for lack of interest or development, but of course I now want to resurrect it since I have renewed interest. The new design would require an entire rewrite, likely dropping conrod in favor of a simpler gui: imgui-rs, and primarily targeting my other library lichen. The new design would still be very agnostic, and hopefully would not require lichen as long as some predefined traits were met. This also means I'd drop, entirely, the graph backends I built here. Ultimately this entails an entire rewrite, something I'm comfortable with a this point as converting this library over would be messy and probably unnecessary at this point-- a rewrite would be more succinct and clear.

If this seems unacceptable let me know! Let's discuss below, if needed :-)

@stjahns @bvssvni

viperscape commented 7 years ago

Also, if this is a go, I'll need to be a collaborator on crates.io so I can push and have docs generate.

bvssvni commented 7 years ago

Go ahead! This project is currently dead anyway.

The PistonCollaborator team is added to crates.io. You are already added as collaborator.

viperscape commented 7 years ago

Great thanks. I'll close this, feel free to reopen to restart discussion!