Computer Camp 2006/Software Inventory
From MCIS Wiki
All software used in our camp is free and public. This page wil tell you where to find the software and how to install and configure it. Local copies are here.
Blender
The Offical Website
Installation
Go to either website and download the installer and run it. Blender does not have any special settings.
Tutorials
There is a wiki book on blender: http://en.wikibooks.org/wiki/Blender_3D
Panda
The Offical Website
Installation
Download the installer pack and run it. Make sure you know the directory where you installed the Panda software. You will need to know for later use, it is defaultly C:\Panda3d1.2.3
Easy Eclipse
The Offical Website
Installation
You will find the package you are looking for under the distrobutions section. You are looking for EasyEclipse for Python. If you use the Original Eclipse you can find a plug in for this in the plug in section. However, I am not 100% sure as to how it works.
Set Up
So first things first make sure the software is installed on your machine. Then proceed to run EasyEclipse. You will be asked where you want your work space to be. If this is something that matters to you then please set it to the desired location, click the box saying "Make this my default workspace to avoid the hassel in the future.
So now look across the menu and find Window click on it. Now at the bottom of that menu will be Preferences click on it. This will open a menu, now look for PyDev and expand it. Inside the PyDev Menu is Intepreter Python click on this option. The top box is called Python Interpreters click the New button. Now remember find where you installed Panda3D, defaultly C:\Panda3D1.2.3. Go into that folder and click on the bin folder. Now find ppython.exe within in this folder and click open. Now if you have our libraries on your computer move down to the next box. This one is labeled PYTHONPATH, kind of like the classpath in Java, anyway click new and find the lib folder and click Ok. Finally before you click out of prefs be sure to click Apply EasyEclipse is weird sometimes and won't save if you just click OK.
GIMPshop
The Offical Website
Installation
Enter the website and download, THIS IS THE ONLY SOFTWARE NOT ON THE MICS SITE. Then install, there is nothing special needed for this website.
Hugs
The Offical Website
Installation
Download the installer and install.
