Git Product home page Git Product logo

GigatronTTL-Fractals

Hobby code development for Gigatron TTL in C language - Fractals


Its all about fractals. Mandelbrot, Julia and Burning Ship. You get them in two formats. Integer or Floating Point.

And there is more to choose from individual fractals or all in one programs. There are Ascii and Graphics fractals. They are drawn line by line or random dot.


All in one fractal programs intfract and longfract. Both use integer math. Intfract uses 5-bit math/integer and longfract uses 13-bit math/long integer. Both are faster than floating point fractals, but loose some accuracy.

src=integer fractals

old=floating point fractals



C language code developed for Gigatron TTL microcomputer.



Long Mandelbrot uses long integer and takes 43 minutes to draw the screen. With latest compiler 30 minutes. 30% faster.

Long Julia uses long integer and takes 32 minutes to draw the screen. With latest compiler 22 minutes. 31% faster.

Long Burning Ship uses long integer and takes 37 minutes to draw the screen. With latest compiler 25 minutes. 32% faster.

Long Burning Ship zoomed uses long integer and takes 1 hour to draw the screen. With latest compiler 47 minutes. 22% faster.


Benchmarked with "All in one"-programs: longfract


Some tips in devenv101.txt

veekoofin's Projects

gigatron-rom icon gigatron-rom

System, apps and tooling for the Gigatron TTL microcomputer

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.