Skip to content

podhmo/gauche-gl-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gauche gl-processing

wrapper for using gauche-gl like a processing

requirements

for ubuntu user(install gauche-gl)

sudo apt-get install freeglut3-dev libglew1.5-dev
sudo apt-get install libxmu-dev libxi-dev
wget http://prdownloads.sourceforge.net/gauche/Gauche-gl-0.4.4.tgz
tar zxvf Gauche-gl-0.4.4.tgz
cd Gauche-gl-0.4.4
./configure && sudo make install

Releases

No releases published

Packages

No packages published