Interface | Description |
---|---|
OpenGLEventListener |
Class | Description |
---|---|
OpenGLEventListenerImplBasic | |
OpenGLEventListenerImplInstanceArrayOfTokens |
This class computes the location of all tokens on the cpu, makes an instance
array of coordinates and sends these to the gpu.
|
OpenGLEventListenerImplInstancedFully |
This class computes the location of all tokens on the gpu, but sends all
bezier curves again for every token.
|
RendererImplOpenGLEventListenerInstancedArrays |