ytesrev
ytesrev copied to clipboard
Example Directory
Hi! Really nice tool, I'd like to see it grow!
I'm willing to give some assistance, as I'm interested in using it for my own presentations, so I'm using this first issue as a kind of handshake to see if you're still interested in maintaining and working on it.
I think a nice first step would be to create an examples directory (I see showcase but its a bit hidden inside the src folder) and add some more simple examples in a kind of "tutorial" like manner, not unlike the manim tutorial here: https://github.com/malhotra5/Manim-Tutorial
I never really imagined someone would use this besides myself, but I guess it could make sense to start actually documenting everything properly.
The current example file is basically a big mess at the moment, with me just adding every single feature to it to kind of test them out while developing it.
I've thought about writing a bit of a guide to the library, showing the basic structure of how things interact. Most of the functions and types in the code have some documentation attached to them, but they don't give much information on the larger scale of things.