Skip to content

dgulotta/kleinian

Repository files navigation

kleinian

A program that draws fractal limit sets of Kleinian groups.

Running the program

There is a command line program as well as a web interface. To see the options for the command line program:

cd kleinian-cli
cargo run --release -- --help

To start the web interface:

cd kleinian-web
npm install webpack-dev-server
npm run serve

Further reading

Much of the mathematics behind this program is explained in Indra's Pearls by Mumford, Series, and Wright.

License

Dual licensed under the MIT License and the Apache License, Version 2.0.

About

A program that draws fractal limit sets of Kleininan groups.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published