Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

lab04-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

Submission: image

2. Square grammar puzzle

How about this one? Take a screenshot of your rules.
square1 square2 square3

Submission: image

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.

References:

image image

Mimic L-System: image

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors