Skip to content

avwie/mandelbrot-compose-multiplatform

Repository files navigation

Highly experimental Mandelbrot viewer in Kotlin Compose Multiplatform

Screen.Recording.2022-10-14.at.09.48.56.mp4

As a way of experimenting with Kotlin Compose I decided to build Mandelbrot plotter. It works, but there are some issues, as expected:

  • The Arm64 targets aren't working
  • The JS canvas behaves weirdly on resize

However, the JB Compose Multiplatform is highly experimental, so that is expected.

How to run

Use clicking for centering and use arrow up to zoom in and arrow down to zoom out.

JVM

Just run the run task in the compose desktop group.

JS

Just run the jsBrowserDevelopmentRun task in the kotlin browser group

iPad

Just run the iosDeployIpadDebug task in the compose ios group

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published