|
This first session will concentrate on downloading, unzipping and distributing
a number of Maya customization scripts.
Also, the students installation of Maya,
RenderMan, Visual Studio Community (Windows) or XCode (OSX) and
Cutter
will be checked.
How many of the following topics will be covered will depend on the
number of "issues" encountered when confirming the students workstations are correctly
configured.
Topics
- course overview
- intro to the 'C' programming language
- compiling and linking a program using Cutter on Linux & OSX
- compiling and linking a program using Cutter on Windows
BASICS_C_DEMO.c
- how a constants handled (#define, const and enum)
|