KhronosGroup / KhronosGroup/glTF-Project-Explorer

Do Search or FIltering by URL

Open
#176 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
95
Forks
48
PR merge metrics
No merged PRs in 30d

Description

Khronos Tooling has a need to be able to present a filtered & sorted list of matching entries in the Projects DB. The results need to be generated by URL only. The results should be filtered by the supplied tags (initially AND is fine) and filtered either alphabetically or randomly.

The specific use case is various tools (Khronos or otherwise) would link to the Ecosystem Explorer (EE) to generate a list of Khronos member-build applications that do similar operations. For example glTF-Compressor would like to EE and generate a list including RapidCompact, Gestaltor, and other texture or geometry modification applications.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Ecosystem Explorer entry points for project filtering, sorting, and reading URL state. Trace how supplied tags and the Projects DB results are handled, then define URL-only behavior for tag filtering and alphabetical or random ordering. Done means a URL can reproduce the requested matching list for the stated use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.