Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/esimov/triangle
Browse files Browse the repository at this point in the history
  • Loading branch information
esimov committed Apr 21, 2020
2 parents ee33a44 + 37f7b84 commit 60248c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
[![Build Status](https://travis-ci.org/esimov/triangle.svg?branch=master)](https://travis-ci.org/esimov/triangle)
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://godoc.org/github.com/esimov/triangle)
[![license](https://img.shields.io/github/license/esimov/triangle)](./LICENSE)
[![release](https://img.shields.io/badge/release-v1.0.5-blue.svg)](https://github.com/esimov/triangle/releases/tag/v1.0.5)
[![homebrew](https://img.shields.io/badge/homebrew-v1.0.5-orange.svg)](https://github.com/esimov/homebrew-triangle)
[![release](https://img.shields.io/badge/release-v1.1.0-blue.svg)](https://github.com/esimov/triangle/releases/tag/v1.1.0)
[![homebrew](https://img.shields.io/badge/homebrew-v1.1.0-orange.svg)](https://github.com/esimov/homebrew-triangle)

Triangle is a tool to generate image arts with [delaunay triangulation](https://en.wikipedia.org/wiki/Delaunay_triangulation). It takes an input image and converts it to an abstract image composed of tiles of triangles.

Expand Down

0 comments on commit 60248c5

Please sign in to comment.