Skip to content

Move shader project data to project folder #295

@Absulit

Description

@Absulit

Currently in shader_projects.js is the info of all the projects used for the examples page menu and description displayed on top of the demo. This file is getting a little bit too big to manage and creating a new demo implies the modification of this file. It would be nice to have the info on each project in the index.js file or a companion file.

The idea is that only creating the project folder is enough to update the list if possible.

Also the info would be in the project folder, so it would be nice from the perspective of looking at the info there without running the demos.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions