https://github.com/timhutton/mobius-transforms
Exploring Möbius transformations and implementing the book Indra's Pearls
https://github.com/timhutton/mobius-transforms
geometry maths
Last synced: 6 months ago
JSON representation
Exploring Möbius transformations and implementing the book Indra's Pearls
- Host: GitHub
- URL: https://github.com/timhutton/mobius-transforms
- Owner: timhutton
- License: gpl-3.0
- Created: 2016-01-11T19:57:02.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-04-22T15:44:40.000Z (about 2 years ago)
- Last Synced: 2025-01-22T00:24:27.565Z (over 1 year ago)
- Topics: geometry, maths
- Language: HTML
- Homepage: http://timhutton.github.io/mobius-transforms/
- Size: 1.79 MB
- Stars: 40
- Watchers: 5
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### Contents: ####
1. [Explore Möbius transformations](#1-explore-möbius-transformations)
2. [Use random Möbius transformations to make an IFS fractal](#2-use-random-möbius-transformations-to-make-an-ifs-fractal)
3. [Draw the limit set of a group of Möbius transformations](#3-draw-the-limit-set-of-a-group-of-möbius-transformations)
# 1. Explore Möbius transformations: #
Live demo: https://timhutton.github.io/mobius-transforms/
[](http://timhutton.github.io/mobius-transforms/)
# 2. Use random Möbius transformations to make an IFS fractal: #
Live demo: https://timhutton.github.io/mobius-transforms/ifs.html
[](https://timhutton.github.io/mobius-transforms/ifs.html)
For higher resolution images, there's a GPU version here: https://observablehq.com/@timhutton/mobius-ifs
[
](https://observablehq.com/@timhutton/mobius-ifs)
# 3. Draw the limit set of a group of Möbius transformations: #
Live demo: https://timhutton.github.io/mobius-transforms/dfs_recipes.html
[](https://timhutton.github.io/mobius-transforms/dfs_recipes.html)
Example of SVG output:








