smooth-approximate-convexhull

1.0.0 • Public • Published

Introduction of the project

This project aims to visualize the smooth curve boundary of a series of different circles with specified center coordinates and radius. Instead of traditional polygon convexhull, this kind of boundary is more like an approximate smooth convexhull of disks (PS: In geometry, a disk (also spelled disc)[1] is the region in a plane bounded by a circle. A disk is said to be closed if it contains the circle that constitutes its boundary, and open if it does not.[2]).

Overview

overview

How to run the project?

  1. yarn or npm install to install all the dependencies
  2. yarn dev or npm run dev to start the dev server
  3. Viist http://localhost:5173/

Readme

Keywords

Package Sidebar

Install

npm i smooth-approximate-convexhull

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

174 kB

Total Files

13

Last publish

Collaborators

  • mameiyu