Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Ovilia/Polyvia

Low-Poly Image and Video Processing
https://github.com/Ovilia/Polyvia

Last synced: 12 days ago
JSON representation

Low-Poly Image and Video Processing

Awesome Lists containing this project

README

        

# Polyvia

Low Poly Style Image and Video Processing

详细算法参见[知乎回答:如何使用 JavaScript 生成 low-poly 风格图像?](http://www.zhihu.com/question/29856775/answer/57668656)

## Demo

[Image Version](https://umeecorn.com/Polyvia/image.html)
[Video Version](https://umeecorn.com/Polyvia/video.html)

The video version uses Webcam to get video from your local camera. Be sure to allow it to do so.

## Example results

![](https://raw.githubusercontent.com/Ovilia/Polyvia/gh-pages/src/img/1.png)

![](https://raw.githubusercontent.com/Ovilia/Polyvia/gh-pages/src/img/1.jpg)

![](https://raw.githubusercontent.com/Ovilia/Polyvia/gh-pages/src/img/2.png)

![](https://raw.githubusercontent.com/Ovilia/Polyvia/gh-pages/src/img/2.jpg)

![](https://raw.githubusercontent.com/Ovilia/Polyvia/gh-pages/src/img/3.png)

![](https://raw.githubusercontent.com/Ovilia/Polyvia/gh-pages/src/img/3.jpg)

![](https://raw.githubusercontent.com/Ovilia/Polyvia/gh-pages/src/img/4.png)

![](https://raw.githubusercontent.com/Ovilia/Polyvia/gh-pages/src/img/4.jpg)

![](https://raw.githubusercontent.com/Ovilia/Polyvia/gh-pages/src/img/5.png)

![](https://raw.githubusercontent.com/Ovilia/Polyvia/gh-pages/src/img/5.jpg)

![](https://raw.githubusercontent.com/Ovilia/Polyvia/gh-pages/src/img/6.png)

![](https://raw.githubusercontent.com/Ovilia/Polyvia/gh-pages/src/img/6.jpg)

[Try out by yourself!](https://umeecorn.com/Polyvia/image.html)