Posts Tagged: Mathematica

Stereoscopic 3D Macromolecule 1TF6

Posted by & filed under 3D, Mathematica, red-cyan, Stereoscopic, Video, Vimeo, Wolfram.

Stereoscopic 3D Macromolecule 1TF6 from Vitaliy Kaurov on Vimeo. To watch this video you need “red-cyan anaglyph glasses”.  This video was made with Mathematica 7. This type of red-cyan anaglyph videos can be useful for display of complex 3D structures. Once the structure is built it takes just a few lines of Mathematica code to […]

Peter de Jong Ephemeral Attractors

Posted by & filed under Art, Mathematica, Video, Vimeo, Wolfram.

I made another video with Mathematica. The six changing shapes in the video are called attractors. They are graphical forms of a simple mathematical formula attributed to Peter de Jong. At any given moment the way a single attractor looks depends only on four numbers. A slight variation in these numbers can remarkably change the […]

“Mathematica Render” channel and group on Vimeo

Posted by & filed under Art, Mathematica, Video, Vimeo, Wolfram.

“Mathematica Render” channel and group were recently created on Vimeo to gather a community of enthusiasts designing videos using Wolfram Research Mathematica software. The goal is to promote Mathematica examples of dynamic visualizations that can be used in research, education and art. With such Mathematica capabilities as simulated camera, lighting, image processing, various export options, […]

Voronoi Image of Random Walks

Posted by & filed under Art, Demonstrations Project, Mathematica, Uncategorized, Video, Vimeo, Wolfram.

The Wolfram Demonstration Project has an excellent example by Yu-Sung Chang showing construction of a Voronoi diagram using distance transform on a set of points in 2D plane. Here same method is used on a set of points which perform random walks. All calculations and animation are done in Mathematica. Yu-Sung Chang Demonstration: demonstrations.wolfram.com/VoronoiImage/ Voronoi Image […]

Wolfram|Alpha Launches Widgets

Posted by & filed under Mathematica, Widget, Wolfram.

Wolfram Alpha LCC launched Widgets and Widget Builder on July 27, 2010. Users are now able to incorporate customizable Wolfram|Alpha queries into their websites, blogs, and social networking sites. Because of the simplicity and power of Widgets, the implications are quite remarkable. Anyone can design an app with personally customized data and calculation interface and […]

Cellular Automata Coupled by Overlap or Common Boundary

Cellular Automata Coupled by Overlap or Common Boundary

Posted by & filed under Demonstrations Project, Mathematica, Wolfram.

Another short code I wrote in Mathematica language was accepted by The Wolfram Demonstrations Project. The Demonstration shows the evolution of two elementary cellular automata (CA) sharing several cells. CA are often treated as isolated systems with simple cyclic or Dirichlet boundary conditions. Realistic systems, in contrast, interact with the environment through a boundary. Boundaries […]

Coupled Cellular Automata: Symbiotic Patterns and Synchronization

Posted by & filed under Demonstrations Project, Mathematica, Wolfram.

Trivial systems with primitive standalone behavior can produce rich dynamics working in collaboration. The Wolfram Demonstrations Project published my program which allows to couple up to four different one-dimensional elementary cellular automata. It produces some interesting patterns and behaviors beyond those of standalone cellular automata. The program is basically applies idea of coupled recursive maps […]

Simulating Flickering Fire with Noisy Cellular Automaton

Simulating Flickering Fire with Noisy Cellular Automaton

Posted by & filed under Demonstrations Project, Mathematica, Wolfram.

This is another Mathematica program I wrote published by the Wolfram Demonstrations Project. The program animates flickering fire with a simple mathematical algorithm using Wolfram rule-99 cellular automaton. The algorithm is based on calculation of eigenvalues of a matrix representing the cellular automaton evolution. To play with this program and to read more detailed explanation […]

Peter de Jong Attractors

Posted by & filed under Demonstrations Project, Mathematica, Wolfram.

The Wolfram Demonstrations Project published a program I wrote in Mathematica code that visualizes recursive formula attributed to Peter de Jong: It can produce beautiful nontrivial structures called attractors. Click on the picture to go to the Wolfram demonstration page where you can animate and interact with this program.