This is a group for Grasshopper Users speaking Turkish . Please do not post in other languages.Türkçe konuşan Grasshopper kullanıcılarının paylaşım grubu.See More
"Actually, process started with vb scripting(monkey plug-in) but I could not handle it because of time issue (this is a graduation project). So I used african fractals software for fractals and that software provide 2d fractal patterns.Then I worked…"
you basically just need your component (geometry) and a surface. you would then creat a bounding box around your geometry, and a sub division component on your surface with a box morph component. break your bounding box down into its components, then plug this into your sd box and your bounding box into the box morph. your component should tile across the surface--make sure to set sliders for u/v divisions and thickness of sd box on surface.