Hmm i might use transparent or somethin like that...
- let the leaves grow as well
Yes I;ve done somthing like this but the main problem was that the "popping" effect of the leaves was a lot stronger with that.
- use a model for the branch which is at the bottom as small as the upside part
hm yeah maybe it looks better...
- place an additional vertex as a starting point for the following branch which is within the middle of the branche, I mean, still almost at the upper end of the branch but not at any edge of the branch
This will be a problem because i trace along each branch to check if they collide or something so this would cast a lot more problems
- limit the size from generation to generation of branch
Principally it is. The next branch is max only 75% of the one before so if i limit the first one all other will stop growing too.