# scratch-render **Repository Path**: mirrors_llk/scratch-render ## Basic Information - **Project Name**: scratch-render - **Description**: WebGL-based rendering engine for Scratch 3.0 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-27 - **Last Updated**: 2026-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## scratch-render ## **⚠️ NOTICE: Repository Migration to Mono-Repo ⚠️** The Scratch Team has migrated the `scratch-render` module into a new mono-repo, [`scratch-editor`](https://github.com/scratchfoundation/scratch-editor). This independent `scratch-render` repository **will be archived**. Any new issues or pull requests should be opened in the mono-repo. The new mono-repo version of `scratch-render` is published to the NPM registry as [`@scratch/scratch-render`](https://www.npmjs.com/package/@scratch/scratch-render). **Contributors:** * I would like to thank all past contributors for their work on this repository. * If you are aware of valuable issues or pull requests, please consider re-opening them in the mono-repo. If you do so, please link the new issue or pull request to the original one in this repository to help others find it and to reduce the chance of duplicate work. * We apologize for the inconvenience and greatly appreciate your help with this transition! For more information, see the [`scratch-editor` repository on GitHub](https://github.com/scratchfoundation/scratch-editor). ## Overview #### WebGL-based rendering engine for Scratch 3.0 ## Installation ```bash npm install https://github.com/scratchfoundation/scratch-render.git ``` ## Setup ```html