ufbycd commented on issue #4679: URL: https://github.com/apache/incubator-nuttx/issues/4679#issuecomment-981808368
3D rendering is an interesting topic. I don't think GPU is necessary. Similar to Mesa, we can implement a “GL” on the CPU. There is already a library named "[TinyGL](https://bellard.org/TinyGL/)" that ` is intended to be a very small implementation of a subset of OpenGL * for embedded systems or games. It is a software only implementation`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org