You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/11/29 16:38:05 UTC

[GitHub] [incubator-nuttx] ufbycd commented on issue #4679: Is the nuttx OS supported GPU or Opengl es

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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org