Git Product home page Git Product logo

computergraphicsbasics's Introduction

Computer Graphics Basics

计算机图形基础教程 (总时长:15小时+)

课程目的

  • 掌握游戏编程和计算机图形学的基本数学知识。
  • 掌握线性代数、几何变换、运动学、3D物理和相关数值运算的基本方法。

课程说明

  • 计算机图形学的基础理论知识
  • 基本的3D游戏数学知识
  • 需要C++基础

课程包含内容

  • Vector Spaces(向量空间)
  • Matrices(矩阵)
  • Quaternion(四元数)
  • Affine Geometry(仿射几何)
  • Affine Transformations(仿射变换)
  • 3D Mathematics(3D数学)
  • C++实践练习
  • 创建自己的3D数学库

CSDN学院在线视频地址

http://edu.csdn.net/course/detail/6166

腾讯精品课在线视频地址

http://class.qq.com/class/24757.html

说明

Lib\Math3D中包含了该课程中涉及到的全部代码。包括:

  • 三维向量
  • n维向量
  • 矩阵
  • 四元数

Parpers文件夹中包含了论文《Fast MinimumStorage RayTriangle Intersection》,该论文中的算法在“C++练习直线与三角形的交点”课程中进行了详细说明。

PPT文件夹中包含了本课程的全部PPT文件。

computergraphicsbasics's People

Contributors

zhangci226 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.