Skip to content

CIS-566-Fall-2022/lab04-lsystems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

lab04-lsystems

Let's practice using grammars! For this lab, please pull up the L-system node in Houdini.

1. Wheat grammar puzzle

Look at these iterations (n = 1, 2, 3) of a one-rule grammar. Using the built in symbols in Houdini, design a grammar that produces this output.
square1 square2 square3

2. Square grammar puzzle

How about this one?
square1 square2 square3

3. Custom plant

Choose a plant in the world. Working off a reference, design a grammar that mimics the structure of that plant. Unlike our simple puzzles, please use multiple rules for greater complexity. You can take this as an opportunity to design a grammar for your homework assignment! Include images of your grammar's output.

Submission

  • Create a pull request against this repository
  • In your readme, list your solutions to the puzzles, then your custom grammar and images of a few iterations of output
  • Profit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published