Friday, March 23, 2012

Ubuntu install VTK:

Required packages :

sudo apt-get install nvidia-current cmake libglu1-mesa-dev python-vtk g++ libxt-dev

Download VTK :

tar -zxvf vtk.tar.gz VTK
cmake VTK/.

I got error like iostream.h not found,
than I removed whole build directory and reopen archive again.
This time it seems working.

Tuesday, March 06, 2012

Be Human

This is my prompt to the humans out there: Publication for the sake of publication, architecture for the sake of architecture, and agents fo...