OpenGL Programming for the X Window System (Paperback)
            
暫譯: X Window 系統的 OpenGL 程式設計 (平裝本)
        
        Mark J. Kilgard
- 出版商: Addison Wesley
 - 出版日期: 1996-08-15
 - 售價: $1,900
 - 貴賓價: 9.5 折 $1,805
 - 語言: 英文
 - 頁數: 576
 - 裝訂: Paperback
 - ISBN: 0201483599
 - ISBN-13: 9780201483598
 - 
    相關分類:
    
      OpenGL
 
海外代購書籍(需單獨結帳)
買這商品的人也買了...
- 
                
                  
                  
                OpenGL 電腦繪圖程式設計實務$300$294 - 
                
                  
                  
                王者歸來-用 Linux 移植各種硬體$620$527 - 
                
                  無瑕的程式碼 番外篇-專業程式設計師的生存之道 (The Clean Coder: A Code of Conduct for Professional Programmers)
$360$281 - 
                
                  
                  
                ASP.NET MVC 5 網站開發美學$780$616 - 
                
                  
                  
                Arduino 自造者世界--探索電子、編程、人機互動的技術和樂趣(Exploring Arduino: Tools and Techniques for Engineering Wizardry)$450$383 - 
                
                  
                  
                It's Django -- 用 Python 迅速打造 Web 應用$400$340 - 
                
                  
                  
                當猛虎遇上Android | 一手掌握Android App程式開發與設計$880$695 - 
                
                  
                  
                精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 - 
                
                  Android 高效入門>>深度學習-使用 Android Studio 2 開發 Android 6.0 APP
$650$507 - 
                
                  
                  
                Python + Spark 2.0 + Hadoop 機器學習與大數據分析實戰$680$530 - 
                
                  
                  
                網站擷取|使用 Python (Web Scraping with Python: Collecting Data from the Modern Web)$580$458 - 
                
                  
                  
                不止是測試:Python 網路爬蟲王者 Selenium$560$476 - 
                
                  
                  
                超圖解 Arduino 互動設計入門, 3/e$680$578 - 
                
                  Node.js 設計模式 (Node.js Design Patterns)
$590$460 - 
                
                  
                  
                Python 自動化的樂趣|搞定重複瑣碎 & 單調無聊的工作 (中文版) (Automate the Boring Stuff with Python: Practical Programming for Total Beginners)$500$425 - 
                
                  深度學習快速入門 — 使用 TensorFlow (Getting started with TensorFlow)
$360$281 - 
                
                  
                  
                系統管理員懶人包|Shell Script 自動化指令集 (Wicked Cool Shell Scripts)$480$379 - 
                
                  
                  
                C Programming Language Sticker (C語言 中型貼紙)$99$94 - 
                
                  
                  
                無瑕的程式碼-敏捷完整篇-物件導向原則、設計模式與 C# 實踐 (Agile principles, patterns, and practices in C#)$790$616 - 
                
                  
                  
                $474TensorFlow技術解析與實戰 - 
                
                  
                  
                Effective C# 中文版 | 寫出良好 C# 程式的 50個具體做法, 3/e (Effective C# : 50 Specific Ways to Improve Your C#(Covers C# 6.0), 3/e)$450$356 - 
                
                  
                  
                Effective SQL 中文版 | 寫出良好 SQL 的 61個具體做法 (Effective SQL : 61 Specific Ways to Write Better SQL)$450$356 - 
                
                  
                  
                全能 Android 絕對正確培養聖經$720$612 - 
                
                  
                  
                TensorFlow + Keras 深度學習人工智慧實務應用$590$460 - 
                
                  
                  
                Raspberry Pi 樹莓派 -- 從不懂,到玩上手!$520$442 
商品描述
      OpenGL is the fastest and most widely available software standard for producing high-quality color images of 3D scenes. This practical guide shows X programmers how to construct working 3D applications using OpenGL and how to tightly integrate OpenGL applications with the X Window System.  Written by a Silicon Graphics X Window System and OpenGL expert, OpenGL Programming for the X Window System uses the OpenGL Utility Toolkit (GLUT) to show how OpenGL programs can be constructed quickly and explores OpenGL features using examples written with GLUT. This book also: *explains the GLX model for integrating OpenGL and Xlib *shows how to use OpenGL with Motif and other widget sets *discusses the latest OpenGL standards: OpenGL 1.1, GLX 1.2, and GLU 1.2 *covers advanced topics such as alternative input devices and overlays *includes valuable information for ensuring OpenGL portability and interoperability *provides pointers for performance tuning Each chapter contains source code demonstrating the techniques described. Source code for all the examples provided, and for the GLUT library itself, are available for downloading via the Internet.  Intended for C programmers familiar with the Xlib and/or Motif programming interfaces. No previous OpenGL knowledge is required. 0201483599B04062001
    
      商品描述(中文翻譯)
OpenGL 是生產高品質 3D 場景彩色影像的最快且最廣泛可用的軟體標準。本實用指南向 X 程式設計師展示如何使用 OpenGL 構建可運行的 3D 應用程式,以及如何將 OpenGL 應用程式與 X Window System 緊密整合。這本書由硅圖形公司(Silicon Graphics)的 X Window System 和 OpenGL 專家撰寫,使用 OpenGL 實用工具包(OpenGL Utility Toolkit, GLUT)來展示如何快速構建 OpenGL 程式,並通過使用 GLUT 編寫的範例來探索 OpenGL 的特性。本書還包括:*解釋 GLX 模型以整合 OpenGL 和 Xlib *展示如何將 OpenGL 與 Motif 和其他小部件集一起使用 *討論最新的 OpenGL 標準:OpenGL 1.1、GLX 1.2 和 GLU 1.2 *涵蓋替代輸入設備和覆蓋層等進階主題 *提供確保 OpenGL 可攜性和互操作性的寶貴資訊 *提供性能調優的建議 每一章都包含示範所描述技術的源代碼。所有提供的範例的源代碼,以及 GLUT 庫本身的源代碼,都可以通過互聯網下載。 本書適合熟悉 Xlib 和/或 Motif 程式設計介面的 C 程式設計師。無需先前的 OpenGL 知識。0201483599B04062001
