Skip to content

Use webgl rendering context #80

@GMartigny

Description

@GMartigny

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

No one assigned

    Labels

    ✨ enhancementNew feature or request🔧 technicalChange on technical aspect of the project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions