1 / 9

CG HW1

CG HW1. A Basic Scene Editor. Introduction. Objective Design a interactive tool to manipulate 3D models for basic transformations. Input Some object files (.obj format) which can be downloaded from the course ftp. Assignment. Achievement Score Create a Window with OpenGL 10

xuxa
Download Presentation

CG HW1

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CG HW1 A Basic Scene Editor

  2. Introduction • Objective • Design a interactive tool to manipulate 3D models for basic transformations. • Input • Some object files (.obj format) which can be downloaded from the course ftp.

  3. Assignment Achievement Score • Create a Window with OpenGL 10 • GLUT +0 • Win32 +10 • Render Basic Geometry +10 (Points, Lines, Triangles, Polygon) • Object Loader • One Object +10 • More Objects +10

  4. Assignment Achievement Score • Transformations +10(Translate, Rotate, Scale) • Various Appearances • Point, Wireframe, Solid+5 • Flat shading, Smoothing shading+5 • Lighting +10

  5. Assignment Achievement Score 7. Speed-Up +0~10 • Interactive Selection +10 • GL_SELECT Mode 9. User Interface +0~20

  6. The rule • Attach the readme.txt file which describes what effort you did (includes the functionalities of your editor) and the problems you encountered in this homework. • Compress your project (without .exe) and name the compressed file as your student id. • Ex. 9455810.zip • If you want re-upload, here is the example - 9455810_#.zip

  7. How to hand in? • FTP • IP: 140.113.241.16 • Port: 21 • User: CG • PW: CG • Put your file in hw1 directory

  8. The important days • Deadline • 10/26 23:59 • Demo • 10/27 ~ 10/31 • We will declare the schedule next time

  9. Bonus & Punishments • Extra Effects +0~10 • Copy all 0 • Break the rule -10 • Delay • Less than 1 week -10% • Less than 2 weeks -20% • Less than 3 weeks -30% • Others ?

More Related