html5-img
1 / 20

Computer Graphics and Application (CG & AP) 2019

Computer Graphics and Application (CG & AP) 2019. 資訊系館 4201. http://graphics.csie.ncku.edu.tw. Instructor: 李同益 tonylee@mail.ncku.edu.tw Tel:62531. Today’s Agenda. Welcome What’s computer graphics? Creation, storage, manipulation and display of 2D/3D models and images of objects

Download Presentation

Computer Graphics and Application (CG & AP) 2019

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. Computer Graphics and Application (CG & AP) 2019 資訊系館 4201 http://graphics.csie.ncku.edu.tw Instructor: 李同益 tonylee@mail.ncku.edu.tw Tel:62531

  2. Today’s Agenda • Welcome • What’s computer graphics? • Creation, storage, manipulation and display of 2D/3D models and images of objects • What’s this course about? • Reference books and Grading

  3. Five main themes of computer graphics Motion tracker • Modeling • Rendering • Animation • Visualization • Imaging

  4. The Nature of this Course • It requires C or C++ programming for 3~5 homework assignments, i.e., opengl etc. • Lecture (2hr) and seminars intermixed (1hr) • Instructor, TA and students intermixed • Paper presentation for my lab graduate students only • A Final Project (will be announced) • No exam !!! (usually no but not sure ….) 蔡侑軒 王心平

  5. Good Reference books

  6. Good Reference books www.opengl.org • Code and course ppt https://www.khronos.org/opengl/wiki/Code_Resources

  7. Links and Resource • www.opengl.org • graphics.csie.ncku.edu.tw/Resurces.htm • www.povray.org • http://www.bmrt.org/arman/materials.html • http://mambo.ucsc.edu/psl/cg.html • ACM SIGGRAPH Proceedings • IEEE Transactions on Visualization amd Computer Graphics (TVCG) • IEEE Computer Graphics and Applications (CG &AP) • Eurographics Proceedings • ACM Transactions on Graphics (TOG) • Visual Computers

  8. Grading • No exam (usually no but not sure) • Presentation (10%) • Some Homework3-5 (50~70%) • Final Project (30%) • Due on late June. 2019

  9. Course Schedule • Overview • Some Image processing/Seam carving/2D Morphing • A standard 3D Graphics Pipeline • Ray Tracing Introduction (optional) • Topics in Computer Graphics • Paper/Project Presentation on Monday (i.e., my lab. members) • OpenGL Programming (RA)

  10. Computer Graphics is about Movies! https://www.youtube.com/watch?v=zKoLEfgn4LI 魔戒咕嚕Gollum Motion tracking https://youtu.be/SEi4s4Zwt3o

  11. Cartoon Animation from 2D/3D

  12. Ex: using OpenGL to write a simple game Games are OK here

  13. Volume Rendering/Ray Casting Medical Imaging

  14. https://www.youtube.com/watch?v=JwAVnG8iemw Hollow Man

  15. Computer Aided Design

  16. Scientific Visualization

  17. Graphical User Interfaces (GUIs)

  18. Non-photorealistic Rendering (NPR) • http://www.red3d.com/cwr/npr/ • http://www.cs.utah.edu/npr/ https://www.youtube.com/watch?v=gT9qU_fJNuw

  19. F741900 • Monday 7, Thu 7-8 • Room:資訊系館4261 • Can we change time? • Thu: 6 ~7 or 2:30pm~4:30pm • Or other timing? • May be changed later……….

  20. See You Next Time !! Mon. OpenGL Introduction Thu. Overview Introduction

More Related