计算机图形学


  • Home

  • Archives

Experiment 6 Cameras

Posted on 2020-08-11 | In Computer Graphics
Words count in article: | Reading time ≈
This unit is going to explore cameras, which are related to the ways to view the world. 1. Experiment goal Understand basic knowledge of projections; ...
Read more »

Experiment 5 Lights

Posted on 2020-08-04 | In Computer Graphics
Words count in article: | Reading time ≈
A 3D virtual world has three major components: objects, lights, and cameras. This unit is going to explore lights; the next, cameras. These components ...
Read more »

Experiment 4 Transforms

Posted on 2020-07-27 | In Computer Graphics
Words count in article: | Reading time ≈
1. Experiment goal Understand basic knowledge of transforms; Learn how to apply simple transforms to a model. 2. Experiment contentPlease do the fo ...
Read more »

Experiment 3 Colors and Materials

Posted on 2020-07-20 | In Computer Graphics
Words count in article: | Reading time ≈
1. Experiment goal Understand basic knowledge of colors and materials; Learn how to set colors and materials to a model. 2. Experiment contentPleas ...
Read more »

Experiment 2 Simple Modeling

Posted on 2020-07-17 | In Computer Graphics
Words count in article: | Reading time ≈
1. Experiment goal Understand modeling process of simple objects; Learn how to model some simple 2D and 3D objects, such as a polygon, a stairway and ...
Read more »

Experiment 1 Create A Square

Posted on 2020-06-25 | In Computer Graphics
Words count in article: | Reading time ≈
1. Experiment goal Understand experiment environment and the process of experiment; Learn how to draw a square and understand its vertex drawing order ...
Read more »

实验0.1 FreeGlut配置简介

Posted on 2020-05-20 | In 计算机图形学基础(第2版)
Words count in article: | Reading time ≈
1.FreeGlut简介:先介绍下Glut库。GLUT最初由MarkKilgard编写,从OpenGL Redbook(红宝书)第二版起就用来作为示例程序的支持环境,直到第八版为止(注:第九版开始改为GLFW)。从那时起,GLUT因为其简单、可用性广、可移植性强,被广泛应用于各种OpenGL实际应用 ...
Read more »

实验0.2 OpenGL程序创建与运行

Posted on 2020-05-20 | In 计算机图形学基础(第2版)
Words count in article: | Reading time ≈
下列介绍与图示均以Microsoft Visual Studio Community 2017版本(下面简称为VS)为例,其它版本类似。 1. 创建控制台应用(1)点击:文件→新建→项目,如下图所示:选择“Visual C++ → Windows桌面→控制台应 ...
Read more »

实验1 OpenGL初识

Posted on 2020-05-19 | In 计算机图形学基础(第2版)
Words count in article: | Reading time ≈
一.实验目的 熟悉编程环境;了解光栅图形显示器的特点;了解计算机绘图的特点; 利用VC+OpenGL作为开发平台设计程序,以能够在屏幕上生成任意一个像素点作为本实验的目标。 二.实验内容 了解和使用VC的开发环境,理解简单的OpenGL程序结构。 掌握OpenGL提供的基本图形函数,尤其是生成点的 ...
Read more »

个人博客搭建备忘录

Posted on 2020-01-19
Words count in article: | Reading time ≈
我的博客最开始是在博客园上,后面转到CSDN.因为CSDN的审核机制感觉不好,因此趁着今年国庆搭建了一个独立博客。现在将搭建过程记录下来,供自己以后备忘,同时也供有兴趣的读者参考。 独立博客搭建过程按步骤可分为三步:(1)博客网站构建;(2)发布到托管网站;(3)自定义域名绑定。其中,第3步非必须, ...
Read more »
123
Xu Wenpeng/wpxu08@gmail.com

Xu Wenpeng/wpxu08@gmail.com

23 posts
5 categories
6 tags
GitHub weibo zhihu
© 2018 — 2020 Xu Wenpeng/wpxu08@gmail.com
Powered by Hexo
|
Theme — NexT.Pisces v5.1.4