Skip to content

PieterBoots/triangulate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

triangulate

triangulate

I used this project to create the low-poly image on codepen.

https://pasteboard.co/ICAfYbd.bmp

https://youtu.be/kgl6NAkThSk

https://codepen.io/hex2bin/full/ExjEPvK

I does some simple local optimization.

It seems to do quite a good job compared to some of the apps that i have seen on the android store.

Possible improvements:

  • Add and remove points.
  • Calculate an optimised gradiant for a selected triangle.
  • More optimization options.
  • Zooming in and zooming out option.
  • Import and Export option.
  • Better UI design.
  • Faster delaunay algorithm.
  • Parallelization of the algoritm.

About

triangulate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages