Tutorial 08 Report 1. Lab Target (1) To be familiar with the Visual Studio C++2010 Tools (2) To get basic graphics progr
-
- Posts: 43759
- Joined: Sat Aug 07, 2021 7:38 am
Tutorial 08 Report 1. Lab Target (1) To be familiar with the Visual Studio C++2010 Tools (2) To get basic graphics progr
Tutorial 08 Report 1. Lab Target (1) To be familiar with the Visual Studio C++2010 Tools (2) To get basic graphics programming skills. 2. Tools Operation System: Windows Programming Language: C++ 3. Optional Tasks (hand in Lab Reports, source code, and snapshot of running results)), snapshot of running results should be shown in report: L202026100XXX_Tom Lab8 > basicsource objects-standard objects-student resources shaders support assig2.sin assig2.suo assig2.vcxproj assig2.vcxproj.filters assig2.vcxproj.user 3.1.1 Task1-1: (80 marks for code. 10 marks for report.) (1) Create a complex object (more than 8 children with animate function. At least two children have action in the animation. Implement the animation based on time. (2) Draw the figure of hierarchical structure for complex object. 3.1.2 Task1-2: (90 marks for code. 10 marks for report.) (1) Create a complex object (more than 8 children, at least one sweep and one with animate function. At least two children have extrusion are included) action in the animation. Implement the animation based on time. (2) Draw the figure of hierarchical structure for complex object. 3.1.2 Task1-3: (110 marks for code. 10 marks for report.) (1) Create a complex object (more than 8 children, at least one sweep and one extrusion are included) with animate function. At least two children have action in the animation. Implement the animation based on time. (2) The animation is related to eye training. (3) Draw the figure of hierarchical structure for complex object. 09