Tuesday, January 30, 2007

first shots of Java3D in MeTA Studio



Have been working for some time now to seamlessly incorporate Java3D into MeTA Studio... and here is a first screen shot (pictured here is gamma-cyclodextrin).
The basic framework is ready, but still require to fix a lot of things before i can release it into wild. So keep looking back!

Thursday, January 18, 2007

quote

I never see what has been done; I only see what remains to be done -- Marie Curie

Wednesday, January 17, 2007

early fortress implementation

an early implementation of Fortress (termed to be a replacement for FORTRAN for HPC work) has been released by sun and is available at: http://fortress.sunsource.net/

microthreads...

the link to moicrothreads code that i was trying long ago, but didn't do much work:
http://tovganesh.googlepages.com/microthread.py


.. mostly it will be of no use to many as there are far better implementation available on net, just google for microthreads + python!


enjoy!

ps. i won't be updating this code any longer (neither i plan to work on it)! but any one is open to contribute back.

Thursday, January 11, 2007

Get started with HPC on game machines!

IBM developerworks has published an how to on installing linux on PS3 and programming on Cell architecture at here.