PPT-OpenGL & GLUT
Author : alexa-scheidler | Published Date : 2016-04-28
TA I Chiang Material resource CMU 15462 Computer Graphics Courses Slides TsungShian Huang and Yu Tu What is OpenGL A lowlevel graphics rendering API
Presentation Embed Code
Download Presentation
Download Presentation The PPT/PDF document "OpenGL & GLUT" is the property of its rightful owner. Permission is granted to download and print the materials on this website for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.
OpenGL & GLUT: Transcript
TA I Chiang Material resource CMU 15462 Computer Graphics Courses Slides TsungShian Huang and Yu Tu What is OpenGL A lowlevel graphics rendering API OS independent. http://www.glprogramming.com/blue/ http://cvs.haskell.org/Hugs/pages/libraries/OpenGL/Graphics-Rendering-OpenGL-GL- BasicTypes.html#t%3AGLuint http://openglut.sourceforge.net/group__api.html http:/ Al . Oruba. International Schools . English Department . grade . 8. . Girls’ Section . 1-antics. Definition . :(n.pl) ridiculous and unpredictable behavior or actions. Example. : The . antics. of the chimpanzees amused the crowds at the zoo. CSE 291 . [Fall. . 2015]. , Lecture . 4. Brief Intro to Programmable . Shaders. . http://. www.cs.ucsd.edu. /~. ravir. OpenGL Rendering Pipeline. Geometry . Primitive . Operations. Pixel. Operations. Tony Hosier. AMD GPU Developer Tools TEAM. Optimizing Linux games for AMD Graphics using GPU PerfStudio2. GPU PerfStudio2 is AMD's performance and debugging tool for graphics . applications. Initially developed to support DirectX and . Phil . Napieralski, . Doug Erickson, Richard McKinney. Program . Manager, . Senior Content Developer, CTO . Halfbrick. 3-189. Getting started . Bringing . OpenGL ES 2.0 to . DirectX. Case . Study by . Thanks to Alan Lerner, . Tel-Aviv University,. for the slides!. What Doesn’t OpenGL Do?!?. OpenGL is not: . A programming language.. A windowing application.. A data structure container.. What Does OpenGL Do?!?. 2. Basic Stragegy. Three steps to applying a texture. specify the texture. read or generate image. assign to texture. enable texturing. assign texture coordinates to vertices. Proper mapping function is left to application. Review. GLUT . Callback Functions. . 2. Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009. Event Types. Window: resize, expose, iconify. Mouse: click one or more buttons. Motion: move mouse. Graphics Programming. Katia Oleinik: koleinik@bu.edu. Graphics Programming. OpenSceneGraph. Higher level, built upon OpenGL. Written in standard C++. Windows, Linux, Mac and few more. 2D. , 3D computer graphics. Clinical Chemistry Unit Pathology Department. College of Medicine, KSU. Objectives. By the end of the lecture, students are expected to:. Define a metabolic pathway.. Describe the general metabolic pathways for glucose (production and utilization). Build your first OpenGL program. prerequisites. Windows. Visual Studio. GLUT. double.c. Mac OS X. X code. d. ouble.c. Ubuntu. gcc. . or g. . d. ouble.c. Windows. Visual Studio. Download any version of Visual Studio from. It is . NOT. a . programming language. .. It . is a Graphics Rendering . API. . consisting of a . set of . functions . with . a well . defined interface.. Whenever . we say that a program is OpenGL-based or OpenGL applications, we mean that it is written in some programming language (such as C/C or Java) that makes calls to one or more of OpenGL libraries. COMP 175: Computer Graphics. April 18, 2018. Last week, we discussed the many of the new “tricks” in Graphics require low-level access to the Graphics pipeline. For example, using textures, which is a pain in regular OpenGL.. Katia Oleinik: koleinik@bu.edu. Graphics Programming. OpenGL. Low-level API. cross-language . cross-platform . 2D, 3D computer graphics. GLUT - The OpenGL Utility Toolkit. simple, easy and small. window system independent toolkit for writing OpenGL programs;.
Download Document
Here is the link to download the presentation.
"OpenGL & GLUT"The content belongs to its owner. You may download and print it for personal use, without modification, and keep all copyright notices. By downloading, you agree to these terms.
Related Documents