week 1
|
session 1
|
Software Check & Introduction to Python
|
|
Topics
- Windows UI Terminology
- Installing the required software
- setting up and up-loading the portfolio web sites - download
- executing a python script from the command line
- executing a python script from Cutter
- accessing python documentation - control + double-click
- fundza.com quick reference I
- tutorialspoint.com quick tutorials
- built-in datatypes
|
|
Make ure your self image and email graphic are uploaded.
Due session 2.
|
session 2
|
Introduction to File Handling
|
|
Topics
- importing custom modules
- using the os
and os.path modules
- loops & conditionls
- implementing a proc
- generating particle geometry for Maya
|
|
Challenge 1 - write a script to generate mel files that define:
a spherical cloud of particles,
a flat disk of particles,
a flat torus of particles.
|