CodingTrain / CodingTrain/Suggestion-Box
Low level graphics interaction
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 570
- Fork
- 85
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Have you considered using lower-level languages like C (the greatest language of all time of course) to give more pedagogy for much of what you do which hides the drawing behind p5 abstractions? What has to be done under the hood when you call what appears to be a simple function like `rect` is to talk with the graphics driver and native APIs, send command buffers to the GPU, etc and in my opinion that's where the interesting stuff happens. Obviously JS is stupidly fast being overoptimized for web developers but it still cannot compete with compiled languages (yes, I know JITs for JS exist!).
Stuff like OpenGL interaction would be a great video to do and very informative as well. If, of course, OpenGL bindings exist for JS then that would be fine too. However, I feel that would kind of hurt the theme.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Non vengono indicati file del repository, test o punti di ingresso. Prima chiarisci se l'argomento debba concentrarsi su C, sull'interazione con OpenGL o sui binding JavaScript; il lavoro sarà concluso quando sarà stato concordato un argomento circoscritto per la casella dei suggerimenti.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- c, javascript
- Ambito
- computer-graphics
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100