Skip to content

(Feedback wanted) Community scenes repository idea #12

Open
@Tremeschin

Description

@Tremeschin

I want to create a repository that people can send pull requests for adding their own work to showcase it like on shadertoy website. A couple of thoughts of how it could go:

Technical:

  • Users must have full control over their own username folder, the PR must obviously be reviewed for any malicious content beforehand, ideally automatically approved or not

    • This can also be done by adding people's submodules to the repository, so they have the freedom to work with their own repo and send PR updating the references to a commit. This is harder to review, and better if they squash commits on merge imo

    • This can also be done by people having their own shaderflow-$username PyPI packages and aggregating links on an awesome-shaderflow like repository (versioning could go terrible, see next point)

  • Developers and trusted users should have the rights to fix / port / improve other people's work if anything breaks, internals gets renamed or find better ways to do stuff, keeping the author's copyright

  • The code infrastructure to find the scenes must be improved due the large amount of scenes being listed, maybe adding many sub-commands per folder, or use as shaderflow community/username scene ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Feedback

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions