vaezlr's Stars
tudelft3d/AdTree
Accurate, detailed, and automatic modelling of laser-scanned trees
InverseTampere/TreeQSM
Quantitative Structure Models of Single Trees from Laser Scanner Data
callumnewlands/ForestGenerator
An application for generating and rendering realistic forest scenes using L-systems and OpenGL. Created for my MEng Computer Science Individual Project at the University of Southampton.
FrancescoGradi/L-System-Trees
OpenGL trees rendering with Three.js
zxl16616/Plant-Growth-Simulation
基于分形理论中的参数L-系统,使用OpenGL与VC++实现了真实度较高的三维树木,并且可以通过调整参数进行树木的变换。
n1chre/fractals
Rendering of Mandelbrot, IFS and L-System fractals using OpenGL
sersanchus/Fractal
Fractal Compression and Decompression of images and 3d models.
yaBorn/Fractal_tree_of_L-System
【C++/OpenGL】基于L系统随机文法元的分形树
legobridge/plant-drawing
Rendering Plants in OpenGL Using L-Systems
rozenkrantz/tree-generation
Tree generator using space colonization algorithm
KaivalyaD/d0l-fractal-trees
A small experiment I did to learn how to implement deterministic context-free (D0L) L-Systems while making my DS Project.
wmjpillow/CS543_HW3
Generate a forest of trees using an iterated function system (IFS) called Lindenmayer Systems (a.k.a. L-Systems), and place those trees on a "ground plane." I also insert PLY models of a car and other PLY objects and place it on the ground plane to model a park.
lq06668/L-systems
Evolving L systems using Evolutionary algorithm to derive Trees that are aesthetically pleasing as well as have the functionality of a real life Tree structure.
M-Berkaliyeva/L-System_Plants
Simple implementation of L-System trees using Octet Game Framework. C++/OpenGL
praneetmehta/Lindenmayer-Systems
A Lindenmayer system implementation written in C++ using opengl
tinochi22/Mangrove-Phyllotaxis
3D red mangrove model and phyllotactic pattern
yalue/l_system_3d
A library for drawing 3D L-systems using plain C, with OpenGL and GLFW.
12diego34/Fundamentos-IFS
Plant models and iterated function systems
alpha721/lindenmayer-systems
An implementation of L-systems using opengl in c++.
BozekDariusz/L-SystemOpenGl
L System Trees that form forest. OpenGl and QT. Late 2019.
CenzOh/Computer_Graphics_Homework
All assignments in my Computer Graphics class Fall 2021. Within a team, we use C++ to create 2D and 3D drawings including color interpolation, masks, menus, L-systems, and more
jasperboyd/L_Systems
An openGl program that parses and displays L Trees
mathriddle/IFS-Lsystem
Python program to draw fractals of iterated function systems defined by an L-system
mio10/3d-fractal-trees
A program that generates animated 3D fractal trees using L-systems and OpenGL
Mizzlr/Fractals
Fractals, L-systems and Iterative Function Systems with OpenGL
novelqq/L-system
Exploration of Lindenmeyer systems using OpenGL and GLUT for generating trees and fractals
robert-hoff/libgdxtrials-lsystem-plants
3D plant models with L-Systems
Sakonphat/IFS-Fractal
Assignment on " CS396 Modeling " class
t1nhtinh/GalaxyToWorld
A Surreal Interactive Environment Graphics implemented in C++. Utilized OpenGL API to render a graphics demo to showcase Procedurally Generated Terrain, L-system based plants, Particle Systems, and Toon Shading
vicmoh/opengl-lsystem
L-systems used procedurally to create natural appearing objects in OpenGL