Skip to content

Drawing Board! And multiple fixes/optimizations

Pre-release
Pre-release

Choose a tag to compare

@harshkhandeparkar harshkhandeparkar released this 28 Oct 10:13

Added

  • DRAWING BOARD!: A fully functional white/black/[whichever color you want]board with customizable brush colors, sizes, and even undo-redo feature! See RealDrawBoard and demo

Fixed

  • <RealComplexSpace>: Interpolation is better.

Changed

  • <RealComplexSpace>: convertCartesianPolar and convertPolarCartesian methods are made static members of the Complex class.