CSE209代做、代写Computer Graphics、代做CS/python编程设计代写Python程序|代做ProcessingCSE209 Computer Graphics~1~CSE209 – Computer Graphics (2018-19)Assessment 2 – Project on Modelling in 3DAssessment number 2Contribution to overall module assessment 15%Date on which assessment given Tuesday, 20 November 2018Submission deadline Tuesday, 18 December 2018 (14:00)1. Learning Outcomes for this AssessmentThis assessment aims at assessing your understanding of the topics and knowledge of the theory andmethods by applying and implementing a range of the techniques / algorithms covered in the lecture and labsessions. You are expected to demonstrate substantial work through appropriate design andimplementation of a 3D scene with a number of objects.2. The TaskYou are required to create a well-thought 3-dimensional scene which is suitable to demonstrate your relevantknowledge and skills in computer graphics. A key objective of the assignment is to make effective use of thegraphics techniques and OpenGL functions covered in the module. In particular, you should consider thefollowing in completing this assignment: A well-thought design of 3D scene with a number of static and moving objects (the scene, which isnot to be very complex, could still represent daily life, for example the train track used for the lab) A range of graphics techniques, e.g. creation of geometry, hierarchical modelling, transformations,viewing (which can provide rotation, zoom and pan functions), lighting and materials, texturemapping, animation and interactions – but not a very complex scene Effective use of relevant OpenGL libraries Good programming practice (e.g. necessary comments and neat format of the code) – not copyingfrom other sources without appropriate acknowledgment3. The Written ReportYou are required to produce a Word-processed report of no more than 5 A4 sides thata) shows basic information – module code and title, your name, ID and degree programme;b) describes the design and features of your work (relating to graphics techniques used but notexplaining your code in detail);c) provides a readme / instruction section about how your program can be run effectively (e.g.interactive commands with the mouse and keyboard);d) contains a set of typical screenshots to show your program in action.4. Submission of Worka) You are required to zip your written report, your source code and other files into a singlezip/rar file, making use of folder structures where necessary to keep your files in a logical manner.Name your zip/rar file in the following way: YourID_Surnamae_GivenName (e.g.1300123_Yue_Yong).b) You are then required to submit your zip/rar file on the ICE module site, by 14:00, Tuesday, 18December 2018.Late submission will receive penalty in the marking in accordance with the University Code of Practice onAssessmentCSE209留学生作业代做、代写Computer Graphics作业、代做CS/python编程设计作业

代写Pyth. For each working day after the deadline, 5 marks (out of 100) will be deducted for up to 5working days. However, the mark will not be reduced below the pass mark for the assessment. Work CSE209 Computer Graphics~2~assessed below the pass mark will not be penalised for late submission of up to five days. Work receivedmore than 5 working days after the deadline will receive a mark of 0.5. DemonstrationWhile the deadline for submitting your work is 14:00, Tuesday, 18 December 2018, you are encouraged togive a 2-minute demonstration of your work during the lab session on Tuesday, 18 December 2018.6. Backup and Plagiarism and CollusionBackup your work. As good practice, you should always make sure that your work is backed up.This assignment is individual work. Plagiarism (e.g. copying materials from other sources without properacknowledgement) is a serious academic offence. Plagiarism will not be tolerated and will be dealt with inaccordance with the University Code of Practice on Assessment.7. Guide to MarkingIn the following table, each category builds on the requirements contained in the preceding category.Category RequirementFirst Class(≥70%)Overall outstanding work. Very neat program implements effectively all the graphicstechniques covered in the module.Excellent 3D model designed and produced with realistic / real-life effect.Well-structured and concise written report providing all the required information.SecondUpper(60 to 69%)Comprehensive program that utilises effectively a wide range of the graphics techniquescovered in the module. Good commenting and layout of the program.An impressive 3D model design with a range of objects produced with a good range offeatures achieved utilising appropriate OpenGL functions.A comprehensive and clear report containing all required information within the page limit.SecondLower(50 to 59%)Substantial working program implementing a good range of graphics techniques amonghierarchical modelling, transformations, viewing, lighting, texture mapping, animation andinteractions.Good design of the 3D model with a range of objects.Written report contains all the required information.Third(40 to 49%)Working program that generates a basic 3D model with some objects and a limited range ofthe graphics techniques utilised.Written report describes all the basic information for the work completed and provides agood overview.Fail(0 to 39%)Some code produced attempting to the use of some (very limited) graphics techniquescovered in the module.No or very limited artefact produced.Written report covers very few of the items required in the assignment brief, acknowledgingproperly sources used if any.NonsubmissionA mark of 0 will be awarded.转自:http://ass.3daixie.com/2018122030851849.html

python开发cs程序_CSE209代做、代写Computer Graphics、代做CS/python编程设计代写Python程序|代做Processing...相关推荐

  1. python开发工具下所有软件都打不开_Python中pip/setup安装插件失败提示“pypi.python.org” 打不开的解决办法...

    经常在安装python安装包的时候提示安装失败,仔细查看失败原因,发现是网站pypi.python.org访问超时导致的,比如: Installed f:\fortest\python\lib\sit ...

  2. python编程设计登录和注册程序_小白成长记-----python实现注册的小程序

    # 3.写一个注册的程序,输入username,密码, # 密码确认,输入的账号和密码不能为空,两次输入密码必须一致, # 用户名不能重复,错误次数四次 .注册成功提示成功 # 把注册账号密码信息的写 ...

  3. python手写数字识别实验报告_python神经网络编程实现手写数字识别

    本文实例为大家分享了python实现手写数字识别的具体代码,供大家参考,具体内容如下 import numpy import scipy.special #import matplotlib.pypl ...

  4. 小程序 固定位置元素 遮挡其他元素_西门子S7-200 SMART切换编程编辑器、输入LAD程序、编辑程序...

    上篇文章中我们学习了西门子S7-200 SMART PLC基本操作.查看PLC信息以及PLC修改,本篇我们来介绍如何在编程软件STEP7-Micro/WIN SMART中切换程序编辑器.输入LAD程序 ...

  5. python能做什么游戏-你也可以用Python开发出一款火遍全球的游戏!

    还记得这款火遍全球的像素小鸟游戏吗? 没有精细的动画,极简的游戏机制.却成为苹果商店下载量最多的免费 app,并为游戏制作人带来了数百万美元的收益. 当姜文说"站着把钱挣了"的时候 ...

  6. 硬核教程:五步掌握用VSCode进行高效Python开发

    点击上方"小白学视觉",选择加"星标"或"置顶" 重磅干货,第一时间送达 本文转自|OpenCV学堂 在程序员圈子里,Visual Stud ...

  7. python开发工具

    工欲善其事必先利其器-简单几步打造顺手的python开发工具(windows,Linux多版本) 初学一门语言,一般来说第一道门槛是开发工具的选择,以及配置,用记事本写代码写写helloworld尚堪 ...

  8. 零基础学python需要多久-零基础学习Python开发需要多长时间?

    原标题:零基础学习Python开发需要多长时间? Python开发技术目前可谓是互联网行业编程界的新宠,不少零基础想要进入IT行业的人员都纷纷加入学习Python开发.零基础学习Python开发技术需 ...

  9. 自学python需要多长时间-零基础学习Python开发需要多长时间?

    原标题:零基础学习Python开发需要多长时间? Python开发技术目前可谓是互联网行业编程界的新宠,不少零基础想要进入IT行业的人员都纷纷加入学习Python开发.零基础学习Python开发技术需 ...

最新文章

  1. 题目1550:分糖果
  2. lua 获取时分秒_PMON学用命令
  3. MYSQL专题-MySQL事务实现原理
  4. iOS进阶 - iOS如何监控崩溃
  5. C++ 字符串编程训练1
  6. 如何查找SAP CRM通过中间件Middleware连接的远端ERP系统
  7. 处理百万级以上的数据提高查询速度的方法
  8. 多图证明,Java到底是值传递还是引用传递?
  9. Unix/Linux的内存映射
  10. Tomcat安装配置
  11. QQ机器人闪照转发/撤回消息转发【最新beta2版本】
  12. 基于STM32音频频谱分析设计方案
  13. Java PdfBox 提取指定PDF页面图片
  14. Halcon仿射变换图片(旋转、缩放、平移)
  15. 利用百度api接口制作在线语音合成软件
  16. Redis 会被Dragonfly替代?
  17. win10快捷键大全 win10常用快捷键
  18. C# word类库 光标移动
  19. 跨境电商供应链难点有哪些?
  20. 安彦Linux系统时间同步

热门文章

  1. 共创软硬件协同生态:Graphcore IPU与百度飞桨的“联合提交”亮相MLPerf
  2. 【Spring源码三千问】Bean的Scope有哪些?scope=request是什么原理?
  3. vue2中使用axios,以及axios拦截器的配置
  4. python-绘制散点图
  5. 信息传递(tarjan算法)
  6. sql查询in条件超过1000条解决方案
  7. 拓嘉辰丰:拼多多差异化运营,做特色店铺
  8. 数据结构基本概念和术语(数据、数据元素,数据对象,数据项)及举例描述
  9. transferTo和transferFrom
  10. mysql配置 cloudreve_Cloudreve网盘的安装和离线下载的配置