-
Task 02 : CREATE SCENE

 

1) Task + Concept

  • The task is to create a scene with procedures and functions
  • With the procedures and functions it should be possible to create various different scenes.
  • The scenes that can be created by calling the procedures should be different in terms of
    • one or more parameters defining the objects
    • the number of objects created
  • These parameters should be passed to the creating functions as arguments
  • Finally the scene should be created by calling the procedures

 

 

2) Modeling

  • Reuse the MEL script from task 01

3) MEL Editing

  • seperate the creation of the single objects into single procedures
  • make at least one of these creating procedures parametric in terms of
    • parameters of the object (color, size, position, etc.)
    • number of objects created by the procedure

4) Testing

  • create different scenes by calling the creating procedures with different parameters

5) Upload

Please hand in:

  • The concept (a title plus 2-3 sentences)
  • 3 images of 650x500 pixels in JPG Format displaying the different possibilities of creating a scene with the programmed procedures
  • The MEL Script with the procedures and calls of these procedures

 

This website has been archived and is no longer maintained.