Chapter 1. OpenGL基础回顾 - Review of OpenGL Basics

来源:互联网 发布:linux命令大全 chm 编辑:程序博客网 时间:2024/05/17 02:36

Chapter 1. OpenGL基础回顾 - Review of OpenGL Basics

太阳火神的美丽人生 (http://blog.csdn.net/opengl_es)

本文遵循“署名-非商业用途-保持一致”创作公用协议

转载请保留此句:太阳火神的美丽人生 -  本博客专注于 敏捷开发及移动和物联设备研究:iOS、Android、Html5、Arduino、pcDuino否则,出自本博客的文章拒绝转载或再转载,谢谢合作。


译自《OpenGL® Shading Language, Second Edition

本章主要回顾OpenGL应用编程接口,为后续章节中的材质铺垫基础。这并不是详尽的回顾。如果你已经

非常熟悉OpenGL,那么可以放心跳过本章提前进入下一章的学习。如果你熟悉另一种3D图形API,那么

你可以在这里汲取足够的OpenGL相关的信息来开始使用OpenGL着色器语言用于着色器开发。除非另行说明,

OpenGL功能描述基于OpenGL 2.0版本。

-

This chapter briefly reviews the OpenGL application programming interface to lay the foundation

for the material in subsequent chapters. It is not an exhaustive overview. If you are already

extremely familiar with OpenGL, you can safely skip ahead to the next chapter. If you are

familiar with another 3D graphics API, you can glean enough information here about OpenGL to

begin using the OpenGL Shading Language for shader development.

Unless otherwise noted, descriptions of OpenGL functionality are based on the OpenGL 2.0

specification.


0 0
原创粉丝点击