An open API service indexing awesome lists of open source software.

https://github.com/naohito-t/circle-approximate

円を多角形で近似していくDEMO
https://github.com/naohito-t/circle-approximate

scss typescript webpack

Last synced: 3 months ago
JSON representation

円を多角形で近似していくDEMO

Awesome Lists containing this project

README

          

# Introduction

## Project Name

circle-approximate

## Desc

円 n~16までの近似DEMO
## project start

`$ yarn start`

## enviroment

```sh
$ node -v
v14.4.0

TypeScript

sass

webpack5

```

## Demo

![demo](assets/demo.png)