FragM
Fractal renderer
A software framework for rendering fractals and visualizing complex data structures
Derived from https://github.com/Syntopia/Fragmentarium/
353 stars
22 watching
30 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
buddhi1980/mandelbulber2 | A program that generates and renders three-dimensional fractals using mathematical models and Monte Carlo algorithms. | 909 |
thargor6/mb3d | Generates 3D views of fractals using distance estimates and various mathematical formulas | 176 |
fracktalworks/fracktory | A JavaScript project that enables users to create and manipulate 3D fractals using a user-friendly interface. | 0 |
demoscene-source-archive/terrarium | A C implementation of a generative, 3D fractal visualization system | 14 |
ikskuh/softrenderlib | A collection of software rendering routines for 2D and 3D graphics in Zig. | 21 |
epholys/procgen | A tool for generating and visualizing fractals using L-Systems | 103 |
pistondevelopers/gfx_voxel | A Rust-based library for rendering 3D voxel data structures using the Gfx graphics API | 14 |
michelefiladelfia/fractals-cli | A terminal-based fractal explorer written in Go with support for multiple fractal types and customizable rendering options. | 44 |
erkaman/vulkan_minimal_compute | A Vulkan-based demo of rendering a fractal on the GPU through compute operations | 713 |
winksaville/zig-3d-soft-engine | An attempt to create a basic 3D rendering engine using the Zig programming language. | 3 |
wmaurer/cyclejs-fractals | A Cycle.js application that generates and animates SVG fractals. | 21 |
tsherif/picogl.js | A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 789 |
zuisong/docsify-kroki | A Docsify plugin to render graph-like diagrams using various visualization tools | 16 |
coolbutuseless/isocubes | A voxel renderer using an isometric cube as the rendering primitive | 66 |
tomsmeets/fractalart | Generates colorful wallpapers using fractal art algorithms | 85 |