but, i've got problems with the bluring demos, im running gentoo linux and if i compile the motion blur demo for example i just see a black screen, if i compile the radial blur example there are some small colored lines to the center of the window, maybe i compile it wrong...
Code: Select all
g++ *.h *.cpp -lIrrlicht -lpng -ljpeg -lGL -lGLU -lXxf86vm -lXext -lX11 -o main
regards