Skip to content

Automatically add emscripten examples to OF website ( curation help needed ) #7790

@ofTheo

Description

@ofTheo

We now have a custom Github Action which builds examples listed and uploads them to the website.
at: https://openframeworks.cc/examples/

I have a few listed for now at:
https://github.com/openframeworks/openFrameworks/blob/master/scripts/ci/emscripten/examples_to_build.sh#L5-L21

But it would be great to add examples that work well on the web to the list.
cc: @Jonathhhan @artificiel @NickHardeman @dimitre

Feel free to PR to the script or just list examples in the format below.

eg:

    "examples/gl/shadowsExample"
    "examples/gl/materialPBR"
    "examples/gl/materialPBRAdvanced"
    "examples/gl/vboMeshDrawInstancedExample"

Next step will be to generate a nice index page.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions