Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelkolesidis/fractal-mountain

A single triangle transforms into a mountain.
https://github.com/michaelkolesidis/fractal-mountain

fractal fractals generative-art mountain p5js p5js-animation p5js-experiment p5js-sketch

Last synced: about 1 month ago
JSON representation

A single triangle transforms into a mountain.

Awesome Lists containing this project

README

        



fractal mountain


A single triangle transforms into a mountain.



## Technologies Used


      

      

      

      

## Description

A single triangle transforms into a mountain. An equilateral triangle and recursively subdividing it into smaller and smaller triangles. As each triangle is subdivided, each new midpoint generated is raised or lowered by a random amount. Made with p5.js.

Rotation can be controlled with mouse.

Double-click anywhere to enter fullscreen mode, double-click again (or press ESC) to leave fullscreen mode.

## Screenshot


## License

Copyright (c) 2023 Michael Kolesidis

Licensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html).