Linked by Dmitry Abrosimov on Mon 14th Apr 2003 22:28 UTC
3D News, GL, DirectX The paper considers a mathematical model of the behavior of an assembly of N stars. The 'Kepler' Microsoft Windows demo application based of this model enables to perform real-time simulation of star clusters dynamics for N~=2500. Such performance rate is possible through the use of the Intel Integrated Performance Primitives (IPP) library. The paper also estimates the efficiency of the IPP application and provides an example of C-code with the IPP functions calls. Computer-simulated images of the spiral galaxy forming process, as well as the real galaxies photos, are presented.
Permalink for comment
To read all comments associated with this story, please click here.
To all Linux adherents:
by Dmitry Abrosimov on Tue 15th Apr 2003 15:49 UTC

If you read IPP web page attentively, you'll find that two IPP packages exist - for Windows and for Linux. Functionality is the same. Any compiler as well.