Giter Club home page Giter Club logo

Comments (19)

Chew avatar Chew commented on August 15, 2024 2

Brilliant! I even put it in my bot

image

from fractal.

Demonstrandum avatar Demonstrandum commented on August 15, 2024

I'll have to implement that, should be very easy, however I want a nice way of controlling this.

Sorry I've only noticed this now... 😕

from fractal.

Demonstrandum avatar Demonstrandum commented on August 15, 2024

I'll have a look tomorrow morning. 👌

from fractal.

Chew avatar Chew commented on August 15, 2024

Thanks!

from fractal.

Demonstrandum avatar Demonstrandum commented on August 15, 2024

@Chewsterchew, would you prefer to give your offset in traditional Cartesian form, or as a complex number?

from fractal.

Chew avatar Chew commented on August 15, 2024

Which would be easier?

from fractal.

Demonstrandum avatar Demonstrandum commented on August 15, 2024

It works now, with some nice places listed on http://www.cuug.ab.ca/dewara/mandelbrot/Mandelbrowser.html
Take the top two for example,

we can generate:
close_1
made with

fractal mandelbrot --offset=-0.7463,0.1102 --scale=0.005 --def=1000 -o=close_1.png

and

close_2
made with

fractal mandelbrot --offset=-0.7453,0.1127 --scale=6.5e-4 --def=1000 -o=close_2.png

Remeber, the deeper you go, the more you should increase your definition (--def=1500 for example)

from fractal.

Demonstrandum avatar Demonstrandum commented on August 15, 2024

@Chewsterchew They're both as easy, I just went for the more simplistic Cartesian formatting, just need a comma.

from fractal.

Chew avatar Chew commented on August 15, 2024

That's brilliant, how would you do it in colour?

from fractal.

Demonstrandum avatar Demonstrandum commented on August 15, 2024

Just add the --color=multi argument.

Just (re)download the gem by:

gem install fractal

from fractal.

Demonstrandum avatar Demonstrandum commented on August 15, 2024

@Chewsterchew you should be fine to use it now.

from fractal.

Demonstrandum avatar Demonstrandum commented on August 15, 2024

if they come out looking a bit bleak and washed, then you can decrease the def (num. of iterations per pixel) to give it a bit more colour and depth.

from fractal.

Chew avatar Chew commented on August 15, 2024

Awesome! Can't wait to try it out. Very cool!

from fractal.

Demonstrandum avatar Demonstrandum commented on August 15, 2024

@Chewsterchew made a 7000x7000 version of the second example, why not.

https://img42.com/TSGHI

from fractal.

Chew avatar Chew commented on August 15, 2024

Nice! What command did you use to make that?

from fractal.

Demonstrandum avatar Demonstrandum commented on August 15, 2024

@Chewsterchew

fractal mandelbrot --offset=-0.7453,0.1127 --scale=6.5e-4 --def=300 -o=close_2.png --color=multi -w=7000 -h=7000

It took a good chunk of time.

from fractal.

Chew avatar Chew commented on August 15, 2024

Does look a bit washed, I think I set the def to 700

The image:
mandel

from fractal.

Demonstrandum avatar Demonstrandum commented on August 15, 2024

@Chewsterchew Very nice, def=700 must take a while, i think you should be fine with ca. 300 to be honest.

Like that you implemented that functionality to your discord bot!

from fractal.

Demonstrandum avatar Demonstrandum commented on August 15, 2024

Also, you might not need the image to be 1080, cut down on time maybe.

from fractal.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.