Ecosyste.ms: Repos

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

GitHub topics: lindenmayer-systems

primaryobjects/lsystems

Recursive patterns using Lindenmayer systems.

Language: JavaScript - Size: 354 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 4 - Forks: 0

dpalmisano/3d-lindenmayer-trees

a Three.js visualiser of Lindenmayer plants

Language: TypeScript - Size: 1.99 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

Bassadin/Three.LS

3D Lindenmayer systems with Three.js

Language: TypeScript - Size: 2.1 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 3

alexandreLamarre/Golang-Ray-Tracing-Renderer

A native (no external libraries) golang 3D ray tracing renderer, that implements Ray intersection via the Phong-Reflection Model, Recursive Shape grouping with AABB optimizations and Constructive Solid Geometry, augmented with recursively defined Patterns, Perlin/Simplex noise algorihthms, and an efficient convex-hull/half-edge Delaunay Triangulation implementation

Language: Go - Size: 1.79 MB - Last synced: 30 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

arendsee/lsystems

L-system generators and visualizers

Language: Haskell - Size: 366 KB - Last synced: 24 days ago - Pushed: over 2 years ago - Stars: 30 - Forks: 5

knasiotis/A-simple-L-system

A simple python module that produces expressions from a predefined grammar

Language: Python - Size: 7.81 KB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

A-Bak/l-system

Generate images from formal grammars using L-System renderer.

Language: Python - Size: 451 KB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 2

michalkr52/l-system-visualiser

A web application for generating and visualising L-systems

Language: JavaScript - Size: 1.64 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

kon-pas/lindenmayer-system

Python implementation of the Lindenmayer system

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

eadf/toxicblend.rs

gRPC blender-addon written in Rust

Language: Rust - Size: 36.8 MB - Last synced: 13 days ago - Pushed: 7 months ago - Stars: 38 - Forks: 0

Blamad/ESTree

OpenGL-based game engine made for real-time generating tree models.

Language: C++ - Size: 32.3 MB - Last synced: 9 months ago - Pushed: about 4 years ago - Stars: 9 - Forks: 0

praneetmehta/Lindenmayer-Systems

A Lindenmayer system implementation written in C++ using opengl

Language: C++ - Size: 1.09 MB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

dcchut/dcc-lsystem

An implementation of a Lindenmayer system

Language: Rust - Size: 114 KB - Last synced: 21 days ago - Pushed: about 1 year ago - Stars: 7 - Forks: 1

viniciusarruda/lindenmayer-system

Interpreter of Lindenmayer Systems

Language: PostScript - Size: 8.22 MB - Last synced: 11 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

shaunbennett/lindenmayer

Lindenmayer Systems (L-Systems) in Go

Language: Go - Size: 5.86 KB - Last synced: 11 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

trubitsyn/go-lindenmayer πŸ“¦

L-systems library for Go

Language: Go - Size: 24.4 KB - Last synced: 11 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Akylzhan/lsystem

Lindenmayer system using Lua and Love2D

Language: Lua - Size: 1.45 MB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 8 - Forks: 0

salar-shdk/lsystem

lsystem shared library.

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

iikuzmychov/LindenmayerSystems

Library that implements set of classes for building Lindenmayer Systems (L-Systems)

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

johnnyawesome/WeedLSystem

A Weed Fractal coded in P5JS using a L-System

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

johnnyawesome/Triangles

A Triangle Fractal coded in P5JS using L-Systems

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

kivyfreakt/LSystem

A DOL and Stochastic LSystem parser c++

Language: C++ - Size: 2.46 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 14 - Forks: 1

bergsans/l-system-node-js-canvas

Terminal-based L-system implementation rendering patterns to png files.

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

johnnyawesome/HilbertCurve

The Hilbert Curve coded in P5JS

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

johnnyawesome/HexagonalGosperLSystem

A hexagonal Gosper curve coded in P5JS using a L-System

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

johnnyawesome/DragonCurve

A Dragon Curve created in P5JS

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

johnnyawesome/KochCurve

The Koch Curve coded in P5JS

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

johnnyawesome/KochSnowFlake

The Koch Snowflake coded in P5JS

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

johnnyawesome/PeanoCurve

The Peano Curve coded in P5JS

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

johnnyawesome/Fractal-Plant

A Fractal Plant coded in P5JS

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

johnnyawesome/SierpinskiTriangleLSystem

The Sierpinski Triangle writte in P5JS using an L-System

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

johnnyawesome/SierpinskiArrowhead

The Sierpinski Arrowhead coded in P5JS using an L-System

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

johnnyawesome/FractalPlant2

Another Fractal Plant coded in P5JS using an L-System

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

ffletcherr/l-system-turtorial

Some different tree visualization using Lindenmayer system.

Size: 12.7 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

IsAvaible/Lindenmayer-System-Generator

This application allows the generation of Lindenmayer systems with a GUI aimed at python developers.

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

thigs0/space-filling-curves_python

The objetive is to do a iteractive method of learn about space filling curves and recursive language Lindenmayer Systems

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

foobar167/fractals

Experiments with fractals are placed here

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

Terkwood/forest

Draw trees using L Systems in godot and rust

Language: Rust - Size: 2.27 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 12 - Forks: 2

mundyreimer/rewriting_systems

Collection of artificial life experiments around cellular automata, lindenmayer systems, formal grammars, fractal generation, and evolutionary algorithms

Language: Python - Size: 5.95 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

jobtalle/LSystem

A context sensitive parametric Lindenmayer system

Language: JavaScript - Size: 4.88 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 15 - Forks: 3

discretegames/TurtLSystems

Highly customizable tool for generating pngs and gifs of fractals and other patterns created by Lindenmayer systems.

Language: Python - Size: 1.6 MB - Last synced: 12 days ago - Pushed: over 2 years ago - Stars: 3 - Forks: 1

TateLiang/Lindenmayer2DSwift

Lindenmayer2DSwift is a swift framework that generates trees and other fractal structures using L-Systems.

Language: Swift - Size: 1.94 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 1

psweens/V-System

A project to create synthetic vascular networks utilising L-Systems.

Language: Python - Size: 762 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 1

crearth/l-system

L-system (Lindenmayer system) made with Turtle graphics (assignment KU Leuven KULAK).

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

lgalke/linsys

Lindenmayer systems in python

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

amalad/Lindenmayer-Systems

An implementation of Bresenham's line and circle drawing algorithms and deterministic context-free L systems

Language: C++ - Size: 88.9 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 2 - Forks: 1

irvang/l-systems-for-audiovisual-composition

Generates audio and visuals based on L-systems.

Language: C++ - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

Fliipzy/lindenmayer-system-illustrator

A GUI app with Tkinter for illustrating L-systems

Language: Python - Size: 440 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 2

MaelitoP/lindenmayer

Lindenmayer (L-System) algorithm

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

Aa-Aanegola/lindenmayer-systems

A python implementation of lindenmayer systems to generate trippy and satisfying patterns.

Language: Python - Size: 620 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

1ntEgr8/lyndenn

🧬An L-system (Lindenmayer system) animator

Language: JavaScript - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 2

ThomasLENNE/L-system

3D Parametric L-Systems with python and matplotlib.

Language: Python - Size: 165 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 1

mtcairneyleeming/fractals

A website for designing fractals and turning them into 3d printable models. Developed during my internship at Tom Rocks Maths

Language: TypeScript - Size: 308 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Down-To-Programme/treegen

Web application that allows you to visualise the fractal-like biological patterns that can be generated using simple Lindenmayer systems.

Language: JavaScript - Size: 39.4 MB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 2

eobermuhlner/plant-generator

Plant generator using Lindenmayer system

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

Ragnarok540/LSystemTurtle

Lindenmayer system interpreter using turtle graphics in Python

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

skurmedel/ulsys

"Micro" LSys. A small Python 3+ library for evaluating Lindenmayer-systems, with a small accompanying turtle implementation for pretty drawings.

Language: Python - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 5 - Forks: 0

Mijo-Software/Plantage

Lindenmayer system

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

janisstreib/l-tool

Playing around with Lindenmayer Systems (L-Systems)

Language: Python - Size: 4.88 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

RolandR/fractals

Lindenmayer Systems in JavaScript.

Language: JavaScript - Size: 143 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 3 - Forks: 2

romainfontaine/vida_artificial

Language: C++ - Size: 106 KB - Last synced: 12 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

StarGate01/LSystemTree_WebGL

Random trees created using a 3D sprite-based L-system

Language: JavaScript - Size: 2.09 MB - Last synced: about 1 month ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0