Skip to content

ssnote/ssone-line-simplify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssone line-simplify

Kotlin implementation of the Ramer Douglas Peucker Algorithm

For more information: https://smallsketch.app/posts/line-simplify-with-ramer-douglas-peucker-algorithm/

Requirements

$ kotlinc -version
info: kotlinc-jvm 1.8.10 (JRE 17.0.7+7-Ubuntu-0ubuntu122.04.2)
$ make -version
GNU Make 4.3
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Usage

Do make and get a ./a-coffee-cup.svg in current dir.

Example

A original coffee cup SVG:

a-coffee-cup

A simplified (epsilon = 0.5) coffee cup SVG:

a-coffee-cup(simplified)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •