Showing posts with label Web Development. Show all posts
Showing posts with label Web Development. Show all posts

Tuesday, June 16, 2015

Lorenz System Atrractor - Chaotic Nature of Differential Equations

Lorenz attractor
Lorenz attractor (Photo credit: Wikipedia)
The Lorenz system is a system of ordinary differential equations (the Lorenz equations, note it is not Lorentz) first studied by Edward Lorenz. It is notable for having chaotic solutions for certain parameter values and initial conditions. In particular, the Lorenz attractor is a set of chaotic solutions of the Lorenz system which, when plotted, resemble a butterfly or figure eight.


Code With Live Demo

Continue Reading →

Sunday, June 14, 2015

Drawing a rectangle with WebGL and Three.js

I am trying to learn a bit of WebGL and Three.js library to make beautiful and interactive 3d fractals. I am reading a bit bout it now and with time I will post more examples. Today's, example might be a bit boring but we all have to start with "Hello World" then why not a rectangle for graphics.




Continue Reading →

3D Rotating Square with WebGL in Three.js


 


Output Image (Compressed with GFYCAT) :- http://gfycat.com/WiltedReasonableFirefly
Full Screen Demo :- http://jsbin.com/hemaxe/1
Code (With Output) (Hosted in JSBin) :- http://jsbin.com/hemaxe/1/edit?html,output


In the live demo the image is not shown. Its a proxy problem with the Three.js library. When it will be fixed it will be done. If you the image you see above with the image is when I run the code in my localhost. The code for that is given below.

Replace the image url in the above code with any image you like. Make sure you give the right path else it won't work.


Continue Reading →

Follow Me!

Followers

Visitor Map