Skip to content

huseyinbicen/Skecthup-Ruby-Animation-Examples

Repository files navigation

Skecthup-Ruby-Animation-Examples

I have made Sketchup animations with Ruby language

English ///

Watch the youtube video on the link below, the cosine function is used for 2-dimensional circular wave effect. cos (beta * (x ^ 2 + y ^ 2)) beta = 0.1 to 0.01. x and y represent spatial coordinates. I try to prepare a similar ruby script.

Watch the youtube video on the link below, you're expected to write a ruby script that rotates the hexagon tower, which is positioned at regular intervals on top of each other and slightly rotated to gain a grooved appearance, clockwise at a certain speed. I try to prepare a similar ruby script.

Turkish ///

Final Projesi-1 (Ruby Script 30 puan) Aşağıdaki linkteki youtube videosunu izleyiniz, 2 boyutta dairesel dalga efekti için cosinüs fonksiyonu kullanılmıştır. cos(beta*(x^2+y^2)) beta=0.1 ile 0.01 arasında değişebilir. x ve y ise uzamsal (spatial) koordinatları temsil etmektedir. Siz de benzer şekilde çalışan ruby scripti hazırlamaya çalışınız.

Final Projesi-2 (Ruby Script 30 puan) Aşağıdaki linkteki youtube videosunu izleyiniz, üst üste belirli aralıklarla konumlandırılmış ve yivli görünüm kazanması için hafifçe döndürülmüş hexagon kulesini saat yönünde belirli bir hızda çeviren ruby skripti yazmanız beklenmektedir. Siz de benzer şekilde çalışan ruby scripti hazırlamaya çalışınız.

About

I have made Sketchup animations with Ruby language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages