Skip to content

Renderer for TurboWarp - scratch-render with minor changes

License

Notifications You must be signed in to change notification settings

Gandi-IDE/scratch-render

 
 

Repository files navigation

scratch-render modified for use in TurboWarp

Changes to upstream:

  • faster pen line rendering (by buffering)
  • "High Quality Render"/"High Quality Pen" mode

Setup

See https://github.com/TurboWarp/scratch-gui/wiki/Getting-Started to setup the complete TurboWarp environment.

If you just want to play with the render then it's the same process as upstream scratch-render.

API

Compatible with upstream scratch-render.

Renderer.setUseHighQualityRender(boolean) toggles high quality rendering. A UseHighQualityRenderChanged event is emitted on the renderer when this is called.

About

Renderer for TurboWarp - scratch-render with minor changes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • GLSL 1.9%
  • Other 1.0%