Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

AI Playground Issue with Parallel Snap3D Generations

Aperta
#8 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
25/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
typescript

Direzione di ricerca

Start with the AI Playground flow and the Snap3DInteractable prefab, reproducing the parallel-generation case from Gemini and the Snap3D Example pane. Check that each unfinished generation keeps its own preview and that the spatial experience reflects the processing state; done means multiple 3D objects can generate concurrently without shared thumbnails.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

AI Playground doesn't currently support multiple parallel generations. There is instead a logged error message:

"Already processing a request. Please wait."

However, that message isn't surfaced in the spatial experience.

It appears the primary reason this wasn't supported is because the Snap3DInteractable prefab was sharing a material. This caused the preview thumbnail of one instance to replicate across all instances that hadn't finished 3D generation. I was able to accidentally trigger this by generating from Gemini and the Snap3D Example pane at the same time.

I have corrected this behavior and added the ability to generate multiple 3D objects in parallel. I will submit a PR and link it to this issue.

Lingua principale
TypeScript
Stelle
192
Fork
73
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Snapchat/Spectacles-Sample

Tutte le issue di Snapchat/Spectacles-Sample

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.