首页 > 其他分享 >3D Animation Animated Movie

3D Animation Animated Movie

时间:2024-10-20 18:10:48浏览次数:1  
标签:code Movie object animation will Task Animation Animated your

Assessment Task 3: 3D Animation

Introduction

For this assignment you will create a short animation to showcase you knowledge of animation techniques, lighting and textures.

 Assessment Details

Due Date: Friday, 1st November, 11:55pm

Weight: 50%

This assignment consists of four tasks. All students must complete tasks 1, 2; all students will also complete either task 3 or task 4. There will be no additional marks for completing both tasks 3 and 4. Task 3 is intended for students who are more technically minded, while task 4 is for more creative students.

Task 1: Animated Movie 50%

For this task you will create a short animated movie. The movie should contain approximately 30 seconds of animation. Extended periods with little animation will not count towards the 30 seconds (if you need periods like this for dramatic effect, extend the overall length of the movie).

The specific requirements for the movie are:

  • 30 seconds of animation using procedural (script-based) animation techniques.
  • Camera positioning and movement must be automated - no user input.
  • Tells a “story” (not just random animation).
  • Includes one or more sweep objects. This object may be the same as used in Task 1 from Assignment 1 (or an improved version) or a new object of similar complexity.
  • Includes one or more animated composites. This object may be the same as used in Task 2 from Assignment 1 (or an improved version) or a new object of similar complexity.

Your animation may include any other objects and animations (e.g. objects and animations constructed using 3D modelling software), but these will not contribute to your marks. In other words, only your C# scripts will be marked.

Put your animation in a Unity scene called Movie.

Task 2: Textured Object 25%

For this task you must create a textured object. You may use any image for the texture, or create the image yourself. This object does not have to be included in the movie (for example, you may feel that the texture spoils the aesthetics of the movie). If the object is not included in the Movie scene, make a new Unity scene called Extras that contains the object.

The specific requirements for the textured object are:

  • The object should consist of at least six polygons that are not co-planar (i.e. more complex than a cube).
  • Texture coordinates must be calculated manually or procedurally in your object creation script. This should be new code, not using one of the existing texture coordinate methods or cylinder code.
  • The texture(s) must contain recognisable details, not just a plain colour, or “noise”, or a repeating pattern. This will enable the marker to determine the accuracy of the texture application.

Task 3: Technical Project 25%

For this task you will complete a significant programming/technical project on a topic of your choice. The specifics of your extension should be negotiated with the lecturer. Some examples of extensions that would be considered “significant” are:

  • Implementation of advanced lighting shaders (vertex and/or fragment shaders, not Unity surface shaders etc.).
  • Other shader-based effect.
  • Mesh deformation (e.g. skinning or mesh animation).
  • Animated textures.
  • Inverse kinematics or other animation technique.

This new feature may be used in your movie, but it is also recommended that you include a demonstration in your 'extras' scene.

You will find that almost anything you can think to implement代 写3D Animation   Animated Movie   has already been done by someone and available on the Unity Asset Store or described in an online tutorial. You may use these for inspiration, but the submitted code should be largely your own work. The first thing that the marker will do is check the asset store and online tutorials. In any case, it is usually difficult to find something that does exactly what you want, and a solution that does do exactly what you want is often simpler than a multi-use-case solution.

The purpose of this task is to learn about a new technical graphics and animation technique, not just applying someone else's code.  A simpler solution that you have developed yourself to help you understand the technique is preferable to a more impressive solution that does not demonstrate what you have learned.

You should discuss your proposed extension with your tutor and or the unit coordinator to ensure that the extension will be achievable and meet requirements. You may use other resources with proper acknowledgement, but it is only your scripts that will contribute to your mark.

Task 4: Extended Movie 25%

This is not an additional movie. Extended movies will be assessed for both Task 1 and Task 4, but it will be assessed differently for each task.

To be assessed for this task, your movie should include approximately 45-60 seconds of animation, plus meet the following additional requirements:

  • Include at least one additional animated composite. This object may be the same as used in Task 5 in Assignment 1 (or an improved version) or a new object of similar complexity.
  • Must have a sound track (music and/or sound effects).

The extended movie shouldn't just be longer it also needs to be 'better'. It should showcase not just your technical ability to animate a scene, but also your creative ability to use lighting, camera work, animation, scene composition, atmospheric effects to add emotion and feeling to your movie.

It is entirely possible that your extended movie will receive a good mark for Task 1 (because it is technically correct), but a poor mark for Task 4.

Submission

Your main submission should be via GitHub. Ensure that your repository is always private and that the unit coordinator is added as a contributor. Make sure you use sensible commit comments. Make sure that you don't do any commits after the due date.

In addition, you should submit a brief document on MyLO that contains a link to your GitHub repository and also briefly describes your contributions for each task.

Assignment Individuality

You are encouraged to use relevant code from lectures or tutorials as the starting point for any new classes or functions that you create, but you must clearly acknowledge the origin of such code (in the comments). Similarly, if you find code-snippets or other helpful information on-line, this also needs to be acknowledged in the comments.

In addition, AI programming tools such as ChatGPT or Copilot may be used, but you must clearly identify blocks of code that have been developed with the use of these tools.

However, this is an individual assignment, which should otherwise be your own individual work. It is expected that you will work with and get (limited) help from other students, but may not use any part of their code or the code of previous students in your solution.

Any work that is not your own and not properly acknowledged is a breach of academic integrity and will be prosecuted as such.

Please note that enabling another student by sharing your work in any way is also a breach of academic integrity and typically attracts similar penalties. Working online can present particular problems in this regard. For example, you might only show your code to another student for a few seconds in an online chat, but that is long enough for the other student to take a screenshot of your code!

Assessment

The assignment is worth 50% of the unit mark.

All testing of code will be done using Unity on Windows. Your code will be tested both by running the scenes that you submit and by viewing your code.

This assignment will be used to assess your attainment of the following learning outcomes:

  • LO1 Apply programming paradigms for storing and displaying graphical images efficiently.
  • LO2 Manipulate graphics data using mathematics techniques.
  • LO3 Apply lighting and shading techniques to achieve simple effects.

Please see the marking rubric for more detail.

UTAS Logo

标签:code,Movie,object,animation,will,Task,Animation,Animated,your
From: https://www.cnblogs.com/goodlunn/p/18486997

相关文章

  • React Spring实战之API以及animated 组件的运用
    ReactSpring实战之API以及animated组件的运用小熊码农2024-04-20109 浏览#前端江河入海,知识涌动,这是我参与江海计划的第7篇。APIreact-spring库中与动画相关的API支持两种不同的使用渲染道具和react钩子的方法。接下来,我们将介绍reacthook的一些动画相关API:reac......
  • Python音视频编辑库:moviepy
    Moviepy可以进行视频剪辑、合并、转码以及添加各种效果等操作。读取文件frommoviepy.editorimportmpclip=mp.VideoFileClip('video.mp4')print(clip.size)#获取分辨率print(clip.duration)#获取总时长视频剪辑clip.subclip(10,20)#剪切10s-20sclip.write_vid......
  • AnimationClip优化工具 - 删除连续相同的帧
    下图中Rotation.z的前4个关键帧[0,3](即15帧,30帧,45帧,60帧),值都没变;(3,4)Rotation.z变为60(即61帧到90帧);后3个关键帧[5,7]一直维持在60没变。可以分析下:前4个关键帧,[1,2]删除对动画没影响,后3个关键帧[5,7]删除对动画也没影响。 publicclassAnimClipCurveOptWnd:......
  • 视频格式转换 CoolUtils Total Movie Converter v4.1 中文授权版
    CoolUtilsTotalMovieConverter 是一款适用于PC端的视频格式转换软件,支持转换几乎所有常见的视频格式。无论你需要将视频转换为AVI、FLV、MPG、WMV、MPEG等格式,还是想将视频优化用于XBox、iPhone、iPad等设备,这款工具都能帮你实现。新版添加了“VideoToDevice”功能,确......
  • Stable Diffusion绘画 | AnimateDiff:用AI制作动画(附插件安装包)
    使用AnimateDiff插件,我们只需要按时间节点,输入不同的提示词,就可以非常轻松地生成一系列丝滑的动画。AnimateDiff的底层技术框架,是由上海人工智能实验室&香港中文大学&斯坦福大学联合研发的,它能很好地结合SD的各种模型,以及配合ControlNet和Upscale来生成出......
  • 【报错解决】moviepy临时保存视频文件处理后删除不了?
    报错问题如果在尝试删除临时视频或音频文件时遇到“占用无法删除”的错误报错原因这通常意味着有某个进程仍然在使用这些文件。原因是 VideoFileClip 对象或其相关的处理在文件被删除之前还没有完全释放对文件的锁定。解决方法在 moviepy 的 VideoFileClip 类中,并没......
  • 不可不知的WPF动画(Animation)
    在WPF开发应用中,动画不仅可以引起用户的注意与兴趣,而且还使软件更加便于使用。前面几篇文章讲解了画笔(Brush),形状(Shape),几何图形(Geometry),变换(Transform)等相关内容,今天继续讲解动画相关内容和知识点,仅供学习分享使用,如有不足之处,还请指正。 什么是动画? 动画是快速循环播放一系......
  • 181 Animation Basics & CSS Transitions
    实现点击Animate,上面的方块移动示例步骤1、为Animate按钮添加@click方法animateBlock<button@click="animateBlock">Animate</button>2、添加animatedBlock变量控制是否可以移动data() {    return {      animatedBlock: false,      dialogIsV......
  • animation 巧用 delay 做 暂停动画
    <!DOCTYPEhtml><htmllang="en"><head><metacharset="UTF-8"><metaname="viewport"content="width=device-width,initial-scale=1.0"><title>animationdelayballmove......
  • python动画教程|Animations using Matplotlib-官网教程程序解读
    随着python学习的深入,我们不可避免进入画图模块matplotlib,也不可避免会遇到制作动画的需求。【1】官网教程如何学习python制作动画,最简单的就是直奔官网:https://matplotlib.org/stable/users/explain/animations/animations.html#animations它给出很长的代码,下面是除引入nu......