WolframRhodium / muvsfunc

Muonium's VapourSynth functions
75 stars 19 forks source link

Documentation #24

Closed nobananasforyou closed 5 years ago

nobananasforyou commented 5 years ago

I was wondering if you'd document (e.g. usage examples) of the functions you've written so that people will know how to use them. Currently, there are many scripts but most of them have little to no documentation or sample usage examples of using said functions. I'd like to learn and I know that this is a tedious request.

Please let me know.

Thank you.

WolframRhodium commented 5 years ago

Hi,

I am sorry for the inconvenience caused by the lack of documentation and examples.

The reasons behind it is that, currently I write these functions solely based on my personal preferences and use, and I only write documentation, comments and examples to facilitate my current and future understanding and usage. (And also I'm too busy to write a comprehensive guide)

I believe a good way to learn them would be to use them. Comparing them with existing similar functions, replacing functions in other scripts (doom9 and other sites provide vast amount of scripts) with functions here. Then, building knowledge on top of experiences, trying to understand their behaviors, and making modifications on them, and writing your own library.

nobananasforyou commented 5 years ago

Okay.