$page_title = "Links";
  include("header.php");
?>
		
 Related Links 
 
 
 
You can found here some sites that I find usefull, there are mainly
about programming / free software and contains free resources (software,
free data, etc...)
	
Multimedia programming
 - Simple DirectMedia Layer library
     You can finnd everything for SDL, documentation, sources, binaries, and
     a lot of independant software ( games, applications, demos, libraries)
     that use the libSDL.
 
  
 - OpenGL.org
     The official OpenGL site.
 
  
 - Wormux
     Frag with free software mascots.
 
  
 - Beldi
     The Berliner Linux User Group program to burn distributions.
 
  	
 - NEHE Productions
     A site with a lot of good tutorials to begin with OpenGL.
 
  
 - Linux Artist 
     An annuary of free artistic tools and resources.
 
  
Diverses
	
	
	
 include("footer.php"); ?>