Integrate WebGL-debug
Reported by lindsay.kay (at xeolabs) | July 25th, 2010 @ 04:37 AM
Enable it the same way as for other debug modes. Eg.
SceneJS.setDebugConfigs({
webgl: {
debug: true
}
});
Comments and changes to this ticket
-
lindsay.kay (at xeolabs) August 3rd, 2010 @ 11:38 PM
- State changed from new to invalid
Actually was included in WebGL-Trace
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
SceneJS provides easy access to WebGL through a simple and declarative JavaScript API. The SceneJS API is functional, which enables its scene definitions to be really compact and expressive, while hooking into other JavaScript code just that little bit more smoothly.