I am using opengl, and a simple texture or mesh to draw a leaf.
Can somebody show me a nice movement method to simulating leafs in a 3d world?
thanks, Leslie
|
I am using opengl, and a simple texture or mesh to draw a leaf. Can somebody show me a nice movement method to simulating leafs in a 3d world? thanks, Leslie |
|||
|
|
I guess it really depend on what type of leafs you want to simulate. for each type go out and check how it's moving in the air. there is no need for an actual physical simulation just find a function that has an output similar to what the leaf moves. here are some sample function:
I'll post more functions as soon as they came to my head. |
|||||
|