Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractals & Chaos Experiments

Historical computational experiments on fractals, chaotic attractors, iterated function systems (IFS), generative geometry, and nonlinear visual dynamics.

This repository is part of the early Meccanismo Complesso project and contains a collection of experimental software developed around 2006 for exploring emergent structures generated by simple mathematical rules.


Overview

The repository contains a large archive of independent computational experiments related to:

  • Fractal generation
  • Iterated Function Systems (IFS)
  • Strange attractors
  • Nonlinear dynamics
  • Recursive geometry
  • Generative systems
  • Chaos visualization
  • Metaballs and morphogenetic structures
  • Emergent visual patterns

Most projects were implemented in C/C++ and designed as standalone experimental applications for Windows environments.


Historical Context

These experiments were developed during an early phase of exploration into:

  • complexity science
  • self-organization
  • chaos theory
  • generative computation
  • mathematical visualization

The repository preserves the original structure and implementations as a historical computational archive.

Rather than being modern production software, these projects represent exploratory computational artifacts investigating how complex structures can emerge from minimal deterministic or stochastic rules.


Repository Contents

The repository includes multiple independent projects and experimental generators.


Fractal & IFS Systems

IFS Generators

  • IFS_WIN
  • IFS_DRAGON_WIN
  • IFS_FERN_WIN
  • IFS_LEAF_WIN
  • IFS_MOBILE_WIN
  • IFS_SIERPINSKY_WIN
  • IFS_SPIRAL_WIN
  • IFS Drawer 1.2

These projects implement classic and custom Iterated Function Systems for generating recursive fractal structures.


Strange Attractors & Chaotic Dynamics

Hopalong Systems

  • HOPALONG
  • HOPALONG_WIN
  • LHOPALONG_WIN

Popcorn Dynamics

  • POPCORN_WIN
  • Txt_POPCORN

Gingerbread Dynamics

  • GINGERBREAD_WIN

Newton-Raphson Fractals

  • NEWTONRAPHSON_WIN
  • NEWTONRAPHSON2_WIN

These experiments explore chaotic trajectories and nonlinear attractor formation.


Recursive & Generative Geometry

  • BRAID
  • BRAID_WIN
  • THREEPLY_WIN
  • QUADRUPTWO_WIN
  • TWONDRAGON_BOURKE_WIN
  • LACE_BOURKE_WIN
  • STARFISH
  • Txt_STARFISH
  • STRANGEFLOWERS
  • STRANGEFLOWERS_WIN

These projects investigate recursive geometric transformations and emergent symmetry.


Mandelbrot & Fractal Fields

  • MANDEL_WIN
  • BITMAP4_WIN
  • DRIFT
  • VERTIGO
  • VERTIGO_WIN

Focused on fractal landscapes, recursive fields, and visual chaos generation.


Morphogenetic & Emergent Structures

Metaball Systems

  • METABALL
  • METABALL_WIN

Interference & Pattern Systems

  • INTER
  • INTER_WIN
  • MOIRE_WIN
  • IMSMAP
  • IMSMAP_WIN

These projects explore emergent continuous structures generated from interacting fields and local transformations.


Technical Characteristics

  • Primarily written in C/C++
  • Developed for early Windows environments
  • Standalone experimental executables
  • Minimal external dependencies
  • Focus on direct algorithmic experimentation

The original project structure has been intentionally preserved.


Research Themes

The repository explores several recurring themes in complexity science:

  • emergence from local rules
  • recursive self-similarity
  • nonlinear dynamics
  • chaotic attractors
  • spontaneous geometric organization
  • generative computation
  • visual complexity
  • deterministic chaos

Relation to Meccanismo Complesso

This repository represents one of the earliest stages of the broader Meccanismo Complesso initiative.

The experiments contained here precede later work on:

  • agent-based systems
  • emergent connectivity
  • transition networks
  • exploration dynamics
  • collective behavior
  • network emergence

Together, these projects document a long-term exploration of how complex structures emerge from simple interacting mechanisms.


Preservation Notice

This repository is maintained primarily as:

  • a historical archive
  • a computational research collection
  • an experimental software repository

Many projects preserve their original architecture and coding style from the period in which they were developed.


Possible Future Directions

Potential future improvements may include:

  • screenshots and generated outputs
  • modern build instructions
  • platform-independent ports
  • Python reimplementations
  • interactive visualizations
  • documentation of mathematical models

References

  1. Mandelbrot, B. B. (1982).
    The Fractal Geometry of Nature.
    W. H. Freeman and Company.

  2. Barnsley, M. F. (1988).
    Fractals Everywhere.
    Academic Press.

  3. Peitgen, H.-O., Jürgens, H., & Saupe, D. (1992).
    Chaos and Fractals: New Frontiers of Science.
    Springer.

  4. Devaney, R. L. (1989).
    An Introduction to Chaotic Dynamical Systems.
    Addison-Wesley.

  5. Gleick, J. (1987).
    Chaos: Making a New Science.
    Viking Press.

  6. Wolfram, S. (2002).
    A New Kind of Science.
    Wolfram Media.


Topics

  • Fractals
  • Chaos Theory
  • Iterated Function Systems
  • Generative Geometry
  • Computational Art
  • Complex Systems
  • Emergence
  • Dynamical Systems
  • Recursive Structures
  • Nonlinear Dynamics

Author Notes

This repository contains a collection of historical experiments, implementations, and adaptations inspired by multiple authors, mathematical models, and public-domain algorithmic examples.

Many projects were reworked, adapted, extended, or converted into standalone C/C++ applications by:

Fabio Nelli
(Meccanismo Complesso)

The repository should therefore be considered a mixed computational archive combining:

  • original mathematical models
  • algorithmic reinterpretations
  • educational implementations
  • experimental standalone adaptations
  • custom visualization systems

The goal of the collection is exploratory and educational rather than strictly canonical or production-oriented.

About

Historical fractal and chaos-generation experiments developed within the Meccanismo Complesso project.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages