Search found 2 matches

by etp4eva
Sun Feb 18, 2018 9:42 am
Forum: Beginners Help
Topic: Rotating IMeshSceneNode wrapping createPlaneMesh() output
Replies: 3
Views: 436

Re: Rotating IMeshSceneNode wrapping createPlaneMesh() outpu

I figured out what was causing my issue. I had given the cylendir IMesh used for the tree trunk a width and depth of 1 and then scaled up the IMeshSceneNode using SetScale. The idea was to use this to give variety to the tree sizes but I think I will have to find a better way because when the scalin...
by etp4eva
Sun Feb 11, 2018 6:32 pm
Forum: Beginners Help
Topic: Rotating IMeshSceneNode wrapping createPlaneMesh() output
Replies: 3
Views: 436

Rotating IMeshSceneNode wrapping createPlaneMesh() output

Hi there, I've been struggling with this problem all afternoon and need advice or a second pair of eyes to see where I'm going wrong. I'm attempting to generate and render a forest of trees. Each trees have branches that radiate from the center of the tree at various angles and heights. But rotating...