hi all..
I've tried prototyping wood grain as a series of grids stacked on each other, but handling knots is a problem. I tried using a sphere to represent a knot then using a Ray SOP to deform the grid with an offset.. but it wants to warp the entire grid around the sphere and i'm treating the grain as a series of planes which deform where they intersect the sphere's volume of influence. Does anyone know of a good way to handle this? Perhaps cloth.. but i suspect it would be slower and more complex.
thanks
Simulating wood grain
4223 4 2- david_aiken
- Member
- 86 posts
- Joined: Sept. 2008
- Offline
- Soothsayer
- Member
- 874 posts
- Joined: Oct. 2008
- Offline
- david_aiken
- Member
- 86 posts
- Joined: Sept. 2008
- Offline
Thanks.. fluid flow sounds like an interesting approach.
A knot is actually the core of a branch rather than a distortion of the surrounding grain and, after following up on your suggestion, i found a paper by PJ Pellicane that models wood using laminar fluid flow around an elliptical obstruction. This would work ok for my needs i think. Alternatively a simple 3D procedural function of the type commonly used for procedural textures might do, too. I think it would be quicker.
These don't fully simulate knot formation, though. Perhaps there is a way to do this with an l-system simulating the growth of a tree? Probably overkill :roll: .
A knot is actually the core of a branch rather than a distortion of the surrounding grain and, after following up on your suggestion, i found a paper by PJ Pellicane that models wood using laminar fluid flow around an elliptical obstruction. This would work ok for my needs i think. Alternatively a simple 3D procedural function of the type commonly used for procedural textures might do, too. I think it would be quicker.
These don't fully simulate knot formation, though. Perhaps there is a way to do this with an l-system simulating the growth of a tree? Probably overkill :roll: .
I installed a skylight in my apartment… the people who live above me are furious!
- Steven Wright
- Steven Wright
- Ponge
- Member
- 54 posts
- Joined: Feb. 2009
- Offline
I have read a paper on using l-systems to simulate knot growth, I think it was this one:
http://www.springerlink.com/content/b34q1031l8k3w850/ [springerlink.com]
I don't have access to spingerlink at the moment so I can't be sure, but I'm pretty sure thats the one.
http://www.springerlink.com/content/b34q1031l8k3w850/ [springerlink.com]
I don't have access to spingerlink at the moment so I can't be sure, but I'm pretty sure thats the one.
- david_aiken
- Member
- 86 posts
- Joined: Sept. 2008
- Offline
-
- Quick Links