89
edits
Changes
→The 3D Device
=== The 3D Device ===
Our proposal for the 3D drawing API is a command buffer between the plugin and a 3D renderer. The exact format of the commands and interaction with the client protocol is too long to embed here. [[Plugins:PepperCommandBufferAPI|Please click here for the Pepper command buffer API]]<br>
As with the generic device API, there are configuration options for 3D. There is currently only one configuration option for the 3D device, which is the size of the command buffer. Its likely additional configuration options will be added later.
<pre>typedef struct _NPDeviceContext3DConfig {