filament icon indicating copy to clipboard operation
filament copied to clipboard

Readme file for Samples directory

Open gamagan opened this issue 6 years ago • 3 comments

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like It would be useful to add a Readme file, in the Samples directory, which lists the samples in an order which devs think is a good order to learn Filament. Additionaly, a line about what each sample is about would also be helpful.

Describe alternatives you've considered The other alternative is to look at all the code and try to find an some order to go about the samples.

OS and backend Not OS specific.

gamagan avatar Mar 26 '20 18:03 gamagan

What we really need to do is rewrite the samples. They're really more test apps for development than true samples. In particular the foundation they rely on (samples/app) is quite messy.

romainguy avatar Mar 26 '20 18:03 romainguy

Agreed, our Desktop samples are in bad shape. I wrote a small doc that draws out a plan for this, but implementing the plan has fallen by the wayside.

prideout avatar Mar 26 '20 18:03 prideout

I'll work with what's currently there. When you guys get a change to do some rewriting, I'll update my knowledge/code based on the new samples. I appreciate the response.

gamagan avatar Mar 26 '20 19:03 gamagan