Now that nacl is about to be on by default in chrome I'd like to try writing an opengl game. It seems that this is possible because there is a working quake port, but I can't find any documentation about this. Does anyone have a minimal example?
Bonus question: can I do any kind of networking from nacl? E.g. web sockets?