2010-09-11

Spherical Harmonics Explorer

I have written a neat little Spherical Harmonics explorer. Right now, the projection function has some weird bug still, but the basis functions, and arbitrary combinations of them can be viewed nicely. The tool is written in Python, using PyQt4 and PyOpenGL. Python is excellent for prototyping such a tool. It might not be as fast as C++, but the rendering speed using PyOpenGL is more than enough and very smooth. I might put the small 3D viewer widget online later, because it might be useful for many people. Here's some eyecandy:
Update: Now the projection also works fine. See the example screenshot of an order 5 approximation. This still needs some more work, still using a very basic Monte Carlo sampling approach, which converges terribly slow. But I can already produce some results.

3 comments:

  1. like! reminds me of my proseminar :-)

    ReplyDelete
  2. oh, wie schön! Endlich was, das ich auch verstehe- bunte Bildchen!! *gg*

    ReplyDelete
  3. stimmt. so lautet mein promotionsthema: bunte bildchen. :-D

    ReplyDelete