Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: julia-set

viraj-dhanushka/Fractals-Implementation

Two famous fractals, Mandelbrot and Julia set are implemented in this project using Java multi-threading and synchronization

Language: Java - Size: 718 KB - Last synced: about 19 hours ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1

sueszli/julia-gone-wilder

fast parallel visualization of julia sets with CUDA and OpenMP

Language: C++ - Size: 7.61 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

Yilmaz4/MV2

Hardware accelerated Mandelbrot set explorer and zoom sequence creator

Language: C++ - Size: 36.2 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 4 - Forks: 0

lasagnats/wasm-performance

WASM performance test with Julia set fractal image generation

Language: HTML - Size: 1.01 MB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

elliotsyun/rgb-fractal-visualizer

This project is a software tool designed to create and display fractals generated by applying Newton's Method to cubic polynomials in the complex plane.

Language: Python - Size: 7.81 KB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

LoopyNoodle/Julia-Set

Exploring the relation between fractals and phase transitions.

Language: Jupyter Notebook - Size: 595 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

vsoch/juliart-grid

exploring the c (a and b) parameter space when generating Julia Sets

Language: HTML - Size: 8.78 MB - Last synced: 27 days ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

lachlanstephen/fract-ol_42

My fract-ol project for the 42 Cursus. A 42School graphical project to display the Mandelbrot Set, and the Julia Set, in its own graphical window. Built using 42 library, miniLibX. 105/100

Language: C - Size: 18.4 MB - Last synced: 27 days ago - Pushed: 28 days ago - Stars: 1 - Forks: 0

rytheranderson/pyfracgen

Fractal images with Python

Language: Python - Size: 25.9 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 19 - Forks: 1

WMYM-Experimental/JuliaSet.js

Julia Set made in js with html canvas api

Language: JavaScript - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

LuggiStruggi/Frascii

ASCII Visualizations of Fractals for the Ubuntu Terminal. Install using -pip install frascii

Language: Python - Size: 5.82 MB - Last synced: 25 days ago - Pushed: 12 months ago - Stars: 6 - Forks: 0

Jeswin-8802/Fractals

Interact with the Mandelbrot Fractal and various other fractals from the Julia Set in this fractal generator

Language: JavaScript - Size: 183 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

chakravala/Fatou.jl

Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)

Language: Julia - Size: 4.96 MB - Last synced: 19 days ago - Pushed: 3 months ago - Stars: 110 - Forks: 15

skyzh/julia.metal

🎇 Render Julia Sets in real-time with Metal API on macOS

Language: Swift - Size: 1.62 MB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 8 - Forks: 1

Xhst/multibrot-set

Visualization of the Multibrot and Julia Sets.

Language: TypeScript - Size: 1.98 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

dpetrosy/42-Fractol

42 School Fractol project: Fractal generator using MLX library.

Language: C - Size: 5.03 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

adammaj1/sequence_of_parabolic_points_on_the_boundary_of_main_cardioid_3

Critical orbits of complex quadratic polynomial

Language: C - Size: 283 KB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

adammaj1/implodedcauliflower

Imploded cauliflower - is a Julia set for c=1/4+epsilon with epsilon >0. How many different ways are there to show such set ? ( program d.c creates 39 pgm images ). Here c = 0.35

Language: C - Size: 5.41 MB - Last synced: 2 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

adammaj1/dynamical-chessboard-of-Blaschke-product

dynamical chessboard of Blaschke product

Language: C - Size: 3.99 MB - Last synced: 2 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

adammaj1/Describe-iterated-map-

Describe iterated map

Language: C++ - Size: 53.7 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

rsm-13/nonlinear-dynamics

Exploring Chaos Theory and Nonlinear Equations via Graphical Interfaces

Language: Python - Size: 3.2 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

RohanFredriksson/FractalExplore

A simple to use fractal viewer application. Simply drag and scroll to explore the marvels of complex dynamical systems.

Language: C++ - Size: 19.9 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 3 - Forks: 0

VBrazhnik/Fract-ol

School 42 project // Fractal Renderer

Language: C - Size: 14.7 MB - Last synced: 4 months ago - Pushed: almost 5 years ago - Stars: 17 - Forks: 3

MathandPhysicsStuff/GPU-Fractals

A program for real time rendering fractals on the GPU

Language: C - Size: 252 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

jofas/mgart

Machine Generated Art. CLI app for generating algorithmic art

Language: Rust - Size: 13.8 MB - Last synced: 18 days ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0

mikebharris/javascript_mandelbrot_set_and_julia_set_explorer

A Mandelbrot and Julia set explorer using HTML 5 canvas

Language: JavaScript - Size: 3.8 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

AdamBromiley/rolymo

A multi-threaded Mandelbrot and Julia set plotter in C

Language: C - Size: 5.59 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

TotoroTron/Julia_Morph

A simple CUDA/C++ application to visualize and animate Julia Sets in real-time.

Language: Cuda - Size: 16.1 MB - Last synced: 4 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

semuconsulting/PyMandel

Mandelbrot and Julia Set GUI application written in Python & Tkinter

Language: Python - Size: 40.6 MB - Last synced: 1 day ago - Pushed: 2 months ago - Stars: 15 - Forks: 1

felipe-fg/julia-set

Julia set for the browser.

Language: TypeScript - Size: 1.36 MB - Last synced: 6 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Spacerulerwill/Fractalizer

Fractal exploration website

Language: Svelte - Size: 152 KB - Last synced: 29 days ago - Pushed: 6 months ago - Stars: 3 - Forks: 0

adammaj1/mandel

Unofficial repository related with: Mandel: software for real and complex dynamics by Wolf Jung

Language: C++ - Size: 30.3 KB - Last synced: 2 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

DPapararo/FlashMandelNG

Mandelbrot and Julia fractals for AmigaOS4 with Altivec vector unit support

Language: C - Size: 2.42 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

davidpcrd/julia-fractals

Language: Python - Size: 7.39 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

mart-mihkel/julia

Julia set renderer

Language: Rust - Size: 2.87 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

flpgrz/fractal-jax

Generate images of the Julia and Mandelbrot sets with Jax.

Language: Python - Size: 3.12 MB - Last synced: 8 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

averystraumann/generative-art

a collection of processing sketches using different algorithms!

Language: Processing - Size: 12.2 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

ksprugevics/fractals

Exploring fractals and creating hasty implementations

Language: Python - Size: 3.05 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

adammaj1/drawlam

DrawLam.py is a Python library which makes it easy to draw laminations, including pullback laminations

Language: Python - Size: 1.45 MB - Last synced: 2 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

LorenDB/fracture

A fractal viewer written with C++, Qt, and QML.

Language: C++ - Size: 25.4 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

ani-tiwary/interactive-mandelbrot-julia

allows easy viewing of the fractals created by the mandelbrot set and the julia sets

Language: Java - Size: 76.2 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

joshuacrotts/fractal-generator

Work-in-progress fractal generator with my Standards library.

Language: Java - Size: 49 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

adamsolomou/Julia-Set

Julia Set using Intel TBB

Language: C++ - Size: 149 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

DynamiteBob17/Julia-Set-Viewer

Language: Java - Size: 48.8 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

Jabolol/julia

A script to generate Julia set image representations and explore the world of fractals

Language: Haskell - Size: 117 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

adammaj1/Some-Julia-sets-by-Michael-Becker-

Some Julia sets by Michael Becker. C code, gtk and glib libraries

Language: C - Size: 137 KB - Last synced: 2 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

mrizaln/julia-set

Julia Set renderer using C and OpenGL

Language: C - Size: 25.4 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

SKN-Byte-it/oblicze23-fractals

Prezentacja o fraktalch na konferencję Olibcze

Language: HTML - Size: 113 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

vedantchaudhari/Graphics-II-Midterm-Fractals

Computationally generated fractals using OpenGL and the animal3D framework

Language: C - Size: 80.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

KseniiaPrytkova/FRACTOL

This project is meant to create graphically beautiful fractals.

Language: C - Size: 3.03 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 10 - Forks: 0

divyanshu-talwar/Julia-set-computation

CUDA implementation for Julia set computation.

Language: C - Size: 3.61 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

johnnyawesome/JuliaSet

The famous Julia Set, coded in P5JS

Language: JavaScript - Size: 1.39 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

mbilotta/stalks-plugin 📦

Stalks plugin for Julia

Language: Java - Size: 7.79 MB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

librity/ft_fractol

42 São Paulo - fract-ol

Language: C - Size: 20.3 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 0

semuconsulting/fractal-generator

Fractal generator implemented in JavaScript, deployable as web site or Electron desktop app.

Language: JavaScript - Size: 3.12 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Jonathan-De-Sousa/MATLAB-Minis

MATLAB mini projects - mostly mathematical illustrations

Language: MATLAB - Size: 375 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

rvan-duy/42-fractol

A project which goal it is to create a small fractal exploration program in C.

Language: C - Size: 11.8 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

arasgungore/filters-and-fractals

A C project which implements various image processing operations and recursive fractal generating algorithms.

Language: C - Size: 11 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 12 - Forks: 0

kencyke/BabylonjsJuliaSet

Quick Demo of viewing a 2D Julia set in the world of Babylon.js.

Language: TypeScript - Size: 491 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

mbilotta/julia

Julia: The Fractal Generator

Language: Java - Size: 1.56 MB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

oaizab/fractol

Fractals drawing using C language.

Language: C - Size: 33.2 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

mohata-pulkit/JuliaSetPlotter

plots the Julia set for a given complex number

Language: Python - Size: 16.2 MB - Last synced: 6 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

sbdchd/julia-set

:bridge_at_night: A rust implementation of the julia set

Language: Rust - Size: 12.2 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 4 - Forks: 0

FedeSS99/Conjunto-de-Julia

Script de Python que obtiene el conjunto de Julia, interactivo con el usuario

Language: Python - Size: 639 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

mrmcsoftware/FractalAsm-Linux

x86 assembly language (with GUI in C) Mandelbrot and Julia fractal program (Linux)

Language: C - Size: 854 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

Trippasch/FractalX

A fractal simulation project made with Unity.

Language: C# - Size: 136 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

janhohenheim/julia

An animated Julia set fractal :)

Language: Jupyter Notebook - Size: 26.5 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

natehalsey/julia-set

Displays a cool Julia set!

Language: C - Size: 262 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

gusenov/computer-graphics-examples

:art: Примеры компьютерной графики.

Language: C++ - Size: 5.57 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

besen/fractiles

Navigate the mandelbrot set with leaflet.js and webgl.

Language: JavaScript - Size: 4.88 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ubavic/julia

Simple fractal drawing software

Language: C - Size: 639 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

richardbenstead/Fractal

Simple interactive OpenGL app for exploring Mandelbrot and Julia set fractals.

Language: C++ - Size: 531 KB - Last synced: 11 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

mbilotta/dpc4j

Default Plugin Collection for Julia

Language: Java - Size: 141 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

mrmcsoftware/FractalAsm

x86 inline assembly language Mandelbrot and Julia fractal program (Windows)

Language: C - Size: 672 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

ashishsubedi/julia-set-visualization

Mini Project for Computer Graphics using P5js for visualization of Julia Set

Language: JavaScript - Size: 2.58 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

RobLaughlin/complex-set-simulator

A 2D simulation of the recursive steps during the calculation of a selected complex set.

Language: Python - Size: 2.36 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

idbella/fract-ol

this project is meant to create graphically beautiful fractals including Julia, Mandelbrot, BurningShip

Language: C - Size: 56.6 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

bartolomej/julia-set

Julia set rendering tool ♾️

Language: Go - Size: 26.8 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

bartolomej/julia-set-web

Complex numbers playground.

Language: HTML - Size: 138 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

mhliu0419/numerial_analysis_project1

MAT128B Project 1

Language: Matlab - Size: 1.48 MB - Last synced: about 2 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0