FireDynamics / FireDynamics/fdsreader
Get RGBA-Value of obstruction from Surf_Id
- Lingua principale
- Python
- Stelle
- 75
- Fork
- 28
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi there,
I hope this place is the right spot for my question :)
I am currently developing an blender-addon for VR-Visualization of FDS-Simulations in blender. For this purpose, I would like to implement a function that extracts and imports the obstructions from an FDS simulation. Additionally, I need to check whether the components have been assigned a COLOR value or a Surf_Id with a RGB and Transparency value.
If obstructions have been directly assigned a Color value, the RGBA can be easily queried via fds.sim.obstructions[n].rgba.
But does fdsreader also have a function to query which Surf_Id has been assigned to the obstruction and how to extract the RGB and Transparency values from it?
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia tracciando l’accesso esistente a fds.sim.obstructions[n].rgba e il modo in cui i valori Surf_Id delle ostruzioni sono rappresentati in fdsreader. Determina se RGB e trasparenza della superficie assegnata sono già esposti; il lavoro è concluso quando esiste un modo chiaramente definito per recuperare questi valori oppure viene confermato che la richiesta richiede una discussione di progettazione separata.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- data
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Attiva
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100