Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.

Initial plant representation and generation #36

Merged
merged 6 commits into from
Jul 22, 2016
Merged

Initial plant representation and generation #36

merged 6 commits into from
Jul 22, 2016

Conversation

jonas-schievink
Copy link
Contributor

@jonas-schievink jonas-schievink commented Jul 21, 2016

TODO (before this gets merged):

  • Recursively generate branches growing out of the trunk
  • Get rid of Params, just use &'static Preset in the generator

TODOs after this PR:

  • Replace the old plant type with the new one and make everything compile
  • Prototype plant renderer (line strip)
  • Make real plant rendering work (using a tessellation shader)
  • Leaves
  • Configurable branch spawn chance
  • More tree presets (eg. for bushes, maybe cacti, etc.)
    • Extend the tree generator/representation to make this possible
  • Make tree gen more configurable
  • Support other plant types if the tree generator can't handle them (the tree generator is extremely flexible, so we should fully utilize it first)

@jonas-schievink jonas-schievink changed the title WIP plant gen Initial plant representation and generation Jul 22, 2016
@jonas-schievink
Copy link
Contributor Author

r? @LukasKalbertodt

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants