-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
✨ enhancementNew feature or requestNew feature or request🔧 technicalChange on technical aspect of the projectChange on technical aspect of the project
Description
Supporting the WebGL rendering context would greatly improve the overall performance of Pencil.js rendering loop.
WebGL also open a lot of new features like 3D or complex shaders.
This would be a huge modification to the code-base, because everything assume the 2D rendering context is used.
Since WebGL is supported in virtually all browsers, it could be the default renderer.
Adding this should not impact syntaxe as much as possible.
Metadata
Metadata
Assignees
Labels
✨ enhancementNew feature or requestNew feature or request🔧 technicalChange on technical aspect of the projectChange on technical aspect of the project