Skip to content

CIS-5660-Fall-2024/lab03-grammars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

lab03-grammars

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. Take a screenshot of your rules.
square1 square2 square3

2. Square grammar puzzle

How about this one? Take a screenshot of your rules.
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. Think carefully about the structure of your grammar! EXPLAIN the structure of your plant in the README. What are the components? What do each of the rules do? Be sure to also include images of a few iterations of your output plant.

Submission

  • Create a pull request against this repository
  • In your readme, list your solutions and format your README nicely
  • Profit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published