Detecting Y-axis orientation for post-processing
- Lenguaje dominante
- JavaScript
- Estrellas
- 15.5k
- Forks
- 663
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The issue I am experiencing is that I am doing image processing which at the end of processing gives me x,y coordinates where I will subsequently draw certain elements (iteratively), so GPU acceleration does not make sense for that final step.
Unfortunately, I've noticed that on different hardware, the y-axis orientation varies. Is there a convenient way for me to discover this orientation?
I would use a two-pixel tall image with a black and a white pixel and start by determining the orientation but I wonder if there's a better solution or a feature addition to gpujs.
Guía de contribución
Línea de trabajo
Empieza reproduciendo la diferencia de orientación con la imagen de dos píxeles propuesta en todos los contextos de hardware o renderizado afectados. Determina si gpu.js expone una señal de orientación fiable antes de definir una funcionalidad; done debe incluir una forma documentada e independiente del hardware de descubrir la orientación del eje Y.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- computer-graphics
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100