Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 489 Bytes

ReadMe.md

File metadata and controls

9 lines (5 loc) · 489 Bytes

Scalar Field Painter

This JavaScript library allows to build a scalar field with simple drawing operations and render it thanks to a marching squares implementation.

Originally, it was an extension for GDevelop but it doesn't have any dependency to it.

Demonstrations

Some examples from the GDevelop extension documentation illustrate how this can be used in games.