Coder Social home page Coder Social logo

Usage? :) about fractal HOT 5 CLOSED

ser avatar ser commented on May 30, 2024
Usage? :)

from fractal.

Comments (5)

rafgraph avatar rafgraph commented on May 30, 2024 1

Not sure... you need to make sure the frac1 element is a canvas element, like https://github.com/rafgraph/fractal/blob/gh-pages/index.html#L51

from fractal.

rafgraph avatar rafgraph commented on May 30, 2024

It’s under the window.mandelbrotFractal.Fractal namespace.
https://github.com/rafgraph/fractal/blob/gh-pages/app/fractal.js#L10

from fractal.

ser avatar ser commented on May 30, 2024

Hi, thanks, I have rewritten my invocation, but still have errors.

<script src="fractal.js" type="text/javascript"></script>
<script type="text/javascript">
  var fractal = new window.mandelbrotFractal.Fractal(document.getElementById("frac1"));
</script>

and dev console says:

Uncaught TypeError: canvas.getContext is not a function

Where is my fault? :)

from fractal.

ser avatar ser commented on May 30, 2024

OK, it works now! Thanks for a hint :) :)

I had

<img id="xxx">

instead of

<canvas id="xxx"></canvas>

One more question. You have a few screenshots on README.md - what are required parameters to get them? Have you experimented a way to get a random fractal?

from fractal.

rafgraph avatar rafgraph commented on May 30, 2024

Don’t know... the maxEscapeTime Was probably 896 or 1792. They were created using https://fractal.rafgraph.dev

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.