Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Ovilia/Polyvia
- Owner: Ovilia
- License: mit
- Created: 2015-04-13T10:31:18.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2019-01-29T10:04:10.000Z (almost 6 years ago)
- Last Synced: 2024-10-28T20:27:29.626Z (14 days ago)
- Language: JavaScript
- Homepage: https://umeecorn.com/Polyvia/
- Size: 5.49 MB
- Stars: 1,137
- Watchers: 38
- Forks: 129
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)