image

Awesome Mind-Blown 3D Street Art

These pictures looks so real but actually, they're only drawed by some people.
This is it, Epic Awesome 3D street arts that gonna blow your mind ~

See More

Thursday, October 25, 2012

Draw using Google Search !


#3 Post

This time, i'm gonna show you how to draw things using Math and Google.
Sounds Impossible. But let's make it possible ~

Input these Mathematical code to the Google Search Box

1.Draw a heart


Code :
(sqrt(cos(x))*cos(200x)+sqrt(abs(x))-0.7)*(4-x*x)^0.01

2.Draw a circle 


Code :
sqrt(9-x^2), -sqrt(9-x^2) from -4.5 to 4.5

3.Draw a heart inside of circle


Code :
(sqrt(cos(x))*cos(200x)+sqrt(abs(x))-0.7)*(4-x*x)^0.01, sqrt(9-x^2), -sqrt(9-x^2) from -4.5 to 4.5

4.Draw the BATMAN Sign


Code :
2sqrt(-abs(abs(x)-1)*abs(3-abs(x))/((abs(x)-1)*(3-abs(x))))(1+abs(abs(x)-3)/(abs(x)-3))sqrt(1-(x/7)^2)+(5+0.97(abs(x-.5)+abs(x+.5))-3(abs(x-.75)+abs(x+.75)))(1+abs(1-abs(x))/(1-abs(x))),-3sqrt(1-(x/7)^2)sqrt(abs(abs(x)-4)/(abs(x)-4)),abs(x/2)-0.0913722(x^2)-3+sqrt(1-(abs(abs(x)-2)-1)^2),(2.71052+(1.5-.5abs(x))-1.35526sqrt(4-(abs(x)-1)^2))sqrt(abs(abs(x)-1)/(abs(x)-1))+0.9

Is that cool ? you should try it ! Thats all i can share to you ! HOPE YOU LIKE IT ! :D

0 comments:

Post a Comment