Skip to content

carsonalh/WebGL-Image-Editor

Repository files navigation

Pixel Editor

This is a proejct I've made that serves as an image editor, using nothing but the raw WebGL API to render the scene.

Building

To get this project running:

  1. Clone the repository,
  2. Install the dependencies using npm install,
  3. Run the project with npm start.

Tests

Once you have the project up and running, you can get the unit tests running with npm test.

About

A very small-scale image editor created in WebGL.

Resources

Stars

Watchers

Forks

Packages

No packages published