Skip to content

columbus-elst-connection/l-system-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L-system Workshop

A comprehensive collection of all things related to the workshop.

Overview

The material includes the following

  • book: a book that provides background and assignments to study the subject.
  • code: example code and starting points for creating l-systems

Development

This is a mono repository, you will find everything you need. Go to the various sub-directories to work on different topics.

In order to work on the code, one needs to run

cargo vendor

from the code directory.

Collecting the material

There is a Makefile in this directory that collects all the material in a compressed archive.

make

Will start the process. Cleaning up the created artifacts can be done with the following command

make clean

About

A comprehensive collection of all things related to the workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published