Installfest Q and A

Submitted by Conceptor on Thu, 07/09/2006 - 22:03.
( categories: | )

بلندر

Submitted by whirlpool on Fri, 18/02/2005 - 04:30.
( categories: )

This is the translation of the OpenCD page about Blender. Original page

بلندر

بلندر هو برنامج متقدم للتصميمات ثلاثية الأبعاد و الرسوم المتحركة عالية الجودة ، حيث يقوم بعمليات تحويل الأجسام ثلاثية الأبعاد الى صور و يوفر أمكانية تشطيبات ما بعد الأنتاج و الصناعة التفاعلية لهذة الأجسام و عرضها.


Random useless Linux tips

Submitted by OneOfOne on Mon, 17/01/2005 - 17:49.
( categories: )

List of random tips

They can be distro specific, unspecific, cryptic, easy to read. It doesn't matter. Instead of scribbling your tips on a personal file, dump them here.

  • To find more info about the USE flags of package X: emerge gentoolkit && equery uses X
  • Find info about any media file :
    emerge mplayer
    add to ~/.bashrc : 
    idmedia(){
            mplayer -identify -frames 0 -ao null -vo null  -vc dummy "$@" 2>/dev/null | grep ID_
    

Syndicate content