VEPPAR

JA Newsflash

Newsflash 2
Yesterday all servers in the U.S. went out on strike in a bid to get more RAM and better CPUs. A spokes person said that the need for better RAM was due to some fool increasing the front-side bus speed. In future, busses will be told to slow down in residential motherboards.
You are here:Home arrow Distributive visualization
  • Decrease font size
  • Default font size
  • Increase font size
  • blue color
  • green color
  • default color
Distributive visualization PDF Print E-mail
Written by Viktor Bojović   
Friday, 22 February 2008
Distributed visualization is a kind of distributed computing. In that kind of computing many computers are used to render parts of bigger project. Main reason for that is complexity of rendering which prevents us from using single PC.  Rendering some animations on single PC can take not just hours, but days or months. In order to finish rendering as quick as possible we use multiple computers. Only way to render on distributed network is to split  animation  into frames and render them separately. Every machine will get one or few frames to render. After renderirng all frames should be collected and joined together.

Last Updated ( Monday, 25 February 2008 )