Answer the question
In order to leave comments, you need to log in
Is there a ready shared memory renderer?
Using bindings for graphics from Go is bad (a lot of system calls). Is there a ready shared memory renderer? (I want to say what to render from any PL with relatively good performance)
Answer the question
In order to leave comments, you need to log in
Use VBO and competent shaders, then you will have almost all the data already in the memory of the video card. The calls will only control the process.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question