Day and night buildings in Google Earth with Blender

May 21st, 2008

Blender2.46 is out and now it comes with the QMC algorithm for calculating shadows. This and the great feature to bake textures and the multiUV maps (not new features) give us the tools needed to do night and daytime textures.


Read the rest of this entry »

New visualization data blog

May 19th, 2008

We have a new blog dedicate to data visualization. We want to publish there investigations, proves and new visualization that we have in development.

There you can see old posts from macroscopia.com a web data capture and visualization service. The next posts will show experiences about the new visualizations developed.

The representation of large amount of data has an artistic and practical factor. We will try to equilibrate both.

Bitbroker 3d

Bitbroker, transaction visualizer

May 19th, 2008

This post comes from our visualization section you may want to visit here.

Bitbroker is a proof of concept for transaction visualization. We have a set of players and a sequence of transactions in time. A transaction can involve money, or energy, or anything that can be represented by a number and therefore, accumulated. All these transactions or events are located in time and represented as a timeline in the bottom of the window. Over this time line we draw a time window. This selects the time range in which the transactions will be drawn. The idea is to move and resize this time window to explore over all the recorded events.

The players or participants in the transactions are put in a circle. Each one is assigned a sector of the circle based on its “importance”, which is assigned “a priori”. The radius (or height) of the sector shows us the balance or accumulated “value” of every player. All of them start with a zero balance which evolves in time as we move the time window.

Transactions are drawn as curves from one player in the circle to another. The thickness of the curve is related to the amount of the transaction. Bigger transactions get thicker curves. We use the colors to show the direction of the movement (from orange to blue), which is coherent with the color code we use for the players in the circle. Only those transactions that fall within the time window are shown as curves in the circle.

Bitbroker Show

This kind of representation can be useful to explore market transactions (share movements), money exchange between poker players, import and export among countries or any other interaction. This is just a generic demo.

Get the Flash Player to see this player.

With this visualizer we inaugurate our python framework which is being released under GPL. This framework is still far from “ready”, but we are working on it and its documentation to get some criticism and maybe participation from others. You can get the code and instructions from the project hosted at google code here or directly download precompiled binaries from this link But we still recommend to read the document. If you don’t have the time to try this, just watch the video above.