Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

作业1 #1

Open
wants to merge 204 commits into
base: master
Choose a base branch
from
Open

作业1 #1

wants to merge 204 commits into from

Commits on Jan 8, 2021

  1. Format

    logic-three-body committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    7f8df3e View commit details
    Browse the repository at this point in the history
  2. 版本2

    logic-three-body committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    9f4f1eb View commit details
    Browse the repository at this point in the history
  3. Add explanation and understand that angle control the Rotation Matrix…

    …,other Matrix using fixed para
    logic-three-body committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    da58840 View commit details
    Browse the repository at this point in the history
  4. 更新提高部分

    logic-three-body committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    ce96879 View commit details
    Browse the repository at this point in the history
  5. 调试提高部分

    logic-three-body committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    d1935a2 View commit details
    Browse the repository at this point in the history
  6. Well Done !

    Try improve example
    logic-three-body committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    943c829 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. 可以输出图像

    logic-three-body committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    9ad62a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c4a726 View commit details
    Browse the repository at this point in the history
  3. Output

    logic-three-body committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    268a61c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Add explanation

    logic-three-body committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    583a771 View commit details
    Browse the repository at this point in the history
  2. Try other model

    logic-three-body committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    b849993 View commit details
    Browse the repository at this point in the history
  3. 尝试其他模型

    logic-three-body committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    09bc867 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    8166d16 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    6a41552 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    2d6958e View commit details
    Browse the repository at this point in the history
  2. 填充

    Triangle::getIntersection
    Render()
    logic-three-body committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    9cb0178 View commit details
    Browse the repository at this point in the history
  3. getIntersection

    IntersectP(const Ray& ray, const Vector3f& invDir,
    const std::array<int, 3>& dirIsNeg)
    logic-three-body committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    8257b1f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. 准备研究作业7

    logic-three-body committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    fab067b View commit details
    Browse the repository at this point in the history
  2. 补充代码

    logic-three-body committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    385db8b View commit details
    Browse the repository at this point in the history
  3. 添加参考项目

    logic-three-body committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    2dc60b4 View commit details
    Browse the repository at this point in the history
  4. 渲染出的第一张图

    ssp=16
    logic-three-body committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    d825dff View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    8cef35d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8240c8e View commit details
    Browse the repository at this point in the history
  3. 测试更高SSP

    SSP=200 多线程
    SSP=50 单线程
    logic-three-body committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    7ed6818 View commit details
    Browse the repository at this point in the history
  4. SSP200 MutiThread

    logic-three-body committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    17f8ace View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b718d03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c56cf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f518b7 View commit details
    Browse the repository at this point in the history
  8. 耗时

    logic-three-body committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    721484d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. SingleThread SSP50

    logic-three-body committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    723db4a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    d18ab0c View commit details
    Browse the repository at this point in the history
  2. 研究缩放变换

    logic-three-body committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    a6491a0 View commit details
    Browse the repository at this point in the history
  3. 实现平移矩阵

    logic-three-body committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    ff15894 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6831aa8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44619ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7346112 View commit details
    Browse the repository at this point in the history
  7. 实现正交投影

    logic-three-body committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    9f448f0 View commit details
    Browse the repository at this point in the history
  8. 更新数据

    logic-three-body committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    66d8b55 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    7c6822e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33507b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c0d97d View commit details
    Browse the repository at this point in the history
  4. 更改结果路径

    logic-three-body committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    aa108e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85a7062 View commit details
    Browse the repository at this point in the history
  6. TGA写入文件

    注意要加#pragma pack(push,1),#pragma pack(pop)
    logic-three-body committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    2d21b42 View commit details
    Browse the repository at this point in the history
  7. set函数意义

    logic-three-body committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    f8b7cad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    750344f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24dae0e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    129e0d5 View commit details
    Browse the repository at this point in the history
  11. 更改项目结构

    logic-three-body committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    a49541e View commit details
    Browse the repository at this point in the history
  12. 第二次尝试画线函数的问题

    the second one is with holes, and there’s no third line at all.
    the first and the third lines (in the code) draw the same line in different colors,
    logic-three-body committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    ae57f7d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Bresenham’s Line

    logic-three-body committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    0804eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7acf1a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb6b9b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33f6753 View commit details
    Browse the repository at this point in the history
  5. 数据记录

    logic-three-body committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    c998b6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6a2233 View commit details
    Browse the repository at this point in the history
  7. 尝试2

    logic-three-body committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    ddb7a32 View commit details
    Browse the repository at this point in the history
  8. 尝试2

    logic-three-body committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    ad96098 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    073ab01 View commit details
    Browse the repository at this point in the history
  10. 尝试3准备

    logic-three-body committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    8d1ce9f View commit details
    Browse the repository at this point in the history
  11. 尝试3准备

    logic-three-body committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    4eb3feb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ffd129 View commit details
    Browse the repository at this point in the history
  13. 绘制模型线框

    logic-three-body committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    f4581b2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4db1768 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    4284ad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa6188f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3db3785 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. 更改程序结构

    logic-three-body committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    09e69a4 View commit details
    Browse the repository at this point in the history
  2. 更改命名规则

    logic-three-body committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    7acf287 View commit details
    Browse the repository at this point in the history
  3. 绘制三角形

    logic-three-body committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    20d21c3 View commit details
    Browse the repository at this point in the history
  4. 深度

    logic-three-body committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    885311e View commit details
    Browse the repository at this point in the history
  5. 更改程序结构

    logic-three-body committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    334c276 View commit details
    Browse the repository at this point in the history
  6. 水平扫描

    logic-three-body committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    875fc5c View commit details
    Browse the repository at this point in the history
  7. 绘制三角形

    logic-three-body committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    2a06802 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b84a99 View commit details
    Browse the repository at this point in the history
  9. 重要节点

    注意main.cpp的Upper和Lower函数
    分为确定高度和水平扫描部分
    由于三角形有三个点,即三个y值
    所以y0和y1确定一个高度,y1和y2确定一个高度,(排序好的高度)
    在这两段高度间
    然后分别水平扫描x0->x1,x1->x2之间(结合y值)
    logic-three-body committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    737e7ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    48360a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    879744f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20c2df5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    253fb3d View commit details
    Browse the repository at this point in the history
  14. 测试三角形

    logic-three-body committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    a6863c7 View commit details
    Browse the repository at this point in the history
  15. 三角形有露缝

    logic-three-body committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    5897d04 View commit details
    Browse the repository at this point in the history
  16. 原版也有露缝

    logic-three-body committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    6ae76f3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    405bfae View commit details
    Browse the repository at this point in the history
  18. 尝试光照

    logic-three-body committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    810fded View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0098445 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b90354e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. YBuffer

    logic-three-body committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    2a46386 View commit details
    Browse the repository at this point in the history
  2. 研究YBUFFER in 2D

    logic-three-body committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    26132d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cb150e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    795febd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    11afec8 View commit details
    Browse the repository at this point in the history
  2. 索引仍有问题

    logic-three-body committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    9e27e39 View commit details
    Browse the repository at this point in the history
  3. ZBuffer会越界

    logic-three-body committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    1254755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e3a222 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8835802 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8708e85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70b2844 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e11c0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8678c86 View commit details
    Browse the repository at this point in the history
  10. 增加函数重载

    logic-three-body committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    428905d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. draw model

    logic-three-body committed May 2, 2021
    Configuration menu
    Copy the full SHA
    07f5caf View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    402552a View commit details
    Browse the repository at this point in the history
  2. 绘制模型问题

    logic-three-body committed May 3, 2021
    Configuration menu
    Copy the full SHA
    aba96e0 View commit details
    Browse the repository at this point in the history
  3. 计算精度问题

    logic-three-body committed May 3, 2021
    Configuration menu
    Copy the full SHA
    135e304 View commit details
    Browse the repository at this point in the history
  4. 正交和透视

    logic-three-body committed May 3, 2021
    Configuration menu
    Copy the full SHA
    59bd2a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a1db0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    823b119 View commit details
    Browse the repository at this point in the history
  7. 更改命名规范

    logic-three-body committed May 3, 2021
    Configuration menu
    Copy the full SHA
    3585c01 View commit details
    Browse the repository at this point in the history
  8. 封装函数

    logic-three-body committed May 3, 2021
    Configuration menu
    Copy the full SHA
    814daa7 View commit details
    Browse the repository at this point in the history
  9. 精度问题

    logic-three-body committed May 3, 2021
    Configuration menu
    Copy the full SHA
    cf57620 View commit details
    Browse the repository at this point in the history
  10. 模型画崩了

    logic-three-body committed May 3, 2021
    Configuration menu
    Copy the full SHA
    6b35db2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d7c2a96 View commit details
    Browse the repository at this point in the history
  12. 精度测试

    logic-three-body committed May 3, 2021
    Configuration menu
    Copy the full SHA
    52d5a45 View commit details
    Browse the repository at this point in the history
  13. 惨不忍睹

    logic-three-body committed May 3, 2021
    Configuration menu
    Copy the full SHA
    207f86a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4357f8 View commit details
    Browse the repository at this point in the history
  15. 成功绘制,viewport函数不如直接world2screen效果好

    今后继续探究viewport的用处
    logic-three-body committed May 3, 2021
    Configuration menu
    Copy the full SHA
    a980f6f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    85a5620 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5d9011e View commit details
    Browse the repository at this point in the history
  18. 封装函数

    logic-three-body committed May 3, 2021
    Configuration menu
    Copy the full SHA
    ab34cbb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    13d6dbe View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1f8aee9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    54aab48 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. ViewPort矩阵问题

    world2screen:test.tga
    viewport:test2.tga
    logic-three-body committed May 4, 2021
    Configuration menu
    Copy the full SHA
    8f20338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413c3b1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    e2bf5dc View commit details
    Browse the repository at this point in the history
  2. 测试viewport

    logic-three-body committed May 6, 2021
    Configuration menu
    Copy the full SHA
    8438802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3503236 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66b265d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a08332 View commit details
    Browse the repository at this point in the history
  6. 深度测试

    logic-three-body committed May 6, 2021
    Configuration menu
    Copy the full SHA
    34de6b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b5958d View commit details
    Browse the repository at this point in the history
  8. 测试相机参数

    logic-three-body committed May 6, 2021
    Configuration menu
    Copy the full SHA
    b5c4ce9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3f6979 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    47d0c76 View commit details
    Browse the repository at this point in the history
  11. 遮挡判断

    logic-three-body committed May 6, 2021
    Configuration menu
    Copy the full SHA
    3b5b6d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5bb199 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    1873727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d047a9 View commit details
    Browse the repository at this point in the history
  3. 测试遮挡关系

    logic-three-body committed May 7, 2021
    Configuration menu
    Copy the full SHA
    e08a2a9 View commit details
    Browse the repository at this point in the history
  4. 光照反向测试

    logic-three-body committed May 7, 2021
    Configuration menu
    Copy the full SHA
    5e765d6 View commit details
    Browse the repository at this point in the history
  5. 光源测试

    logic-three-body committed May 7, 2021
    Configuration menu
    Copy the full SHA
    da964a0 View commit details
    Browse the repository at this point in the history
  6. 透视灯光

    logic-three-body committed May 7, 2021
    Configuration menu
    Copy the full SHA
    bebc7e7 View commit details
    Browse the repository at this point in the history
  7. 归一化光照

    logic-three-body committed May 7, 2021
    Configuration menu
    Copy the full SHA
    4e152bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c7b990 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    f1eb8e3 View commit details
    Browse the repository at this point in the history
  2. 正交透视区别

    logic-three-body committed May 8, 2021
    Configuration menu
    Copy the full SHA
    2bdb8f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b8b415 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcf7d45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a72b955 View commit details
    Browse the repository at this point in the history
  6. 视图模型过小

    logic-three-body committed May 8, 2021
    Configuration menu
    Copy the full SHA
    c3cd743 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0b7160 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Configuration menu
    Copy the full SHA
    0f35312 View commit details
    Browse the repository at this point in the history
  2. 更改导出缩放比例

    放大10倍 模型显示正常
    放大100倍 程序计算时间过长,怀疑有数组越界风险
    logic-three-body committed May 9, 2021
    Configuration menu
    Copy the full SHA
    75a9dc2 View commit details
    Browse the repository at this point in the history
  3. 读取龙模型

    logic-three-body committed May 9, 2021
    Configuration menu
    Copy the full SHA
    af87cc9 View commit details
    Browse the repository at this point in the history
  4. 灯光方向

    logic-three-body committed May 9, 2021
    Configuration menu
    Copy the full SHA
    c3c8f4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23af33a View commit details
    Browse the repository at this point in the history
  6. 从Z轴正向看

    logic-three-body committed May 9, 2021
    Configuration menu
    Copy the full SHA
    fcfe1fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa54a7b View commit details
    Browse the repository at this point in the history
  8. 锁定光线和视角

    Vec3f light_dir(0,0,1);
    Vec3f       eye(-1,-1,1);
    Vec3f    center(0,0,0);
    Vec3f        up(0,1,0);
    logic-three-body committed May 9, 2021
    Configuration menu
    Copy the full SHA
    612b97f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    9052106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8fd4a5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. 旋转小奶牛

    logic-three-body committed May 12, 2021
    Configuration menu
    Copy the full SHA
    f16a2ca View commit details
    Browse the repository at this point in the history
  2. release版很丝滑

    logic-three-body committed May 12, 2021
    Configuration menu
    Copy the full SHA
    3dc5dc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3c83ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    824cd36 View commit details
    Browse the repository at this point in the history
  5. 旋转小牛bump

    logic-three-body committed May 12, 2021
    Configuration menu
    Copy the full SHA
    ef39352 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d35794 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bc37be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46ad8fb View commit details
    Browse the repository at this point in the history
  9. 更改部分名称

    logic-three-body committed May 12, 2021
    Configuration menu
    Copy the full SHA
    8cba5c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9dd2e9b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    88a5d82 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    be02558 View commit details
    Browse the repository at this point in the history
  13. 渲染1k和2k龙图

    logic-three-body committed May 12, 2021
    Configuration menu
    Copy the full SHA
    3d42318 View commit details
    Browse the repository at this point in the history
  14. 调节变量size可以控制光栅化器大小以及输出图片大小

    coef是模型的缩放因子
    logic-three-body committed May 12, 2021
    Configuration menu
    Copy the full SHA
    25bd0be View commit details
    Browse the repository at this point in the history
  15. 渲染8k龙图

    logic-three-body committed May 12, 2021
    Configuration menu
    Copy the full SHA
    f3745ac View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ae70b9d View commit details
    Browse the repository at this point in the history
  17. 更新readme

    logic-three-body committed May 12, 2021
    Configuration menu
    Copy the full SHA
    741ef58 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    b50ab02 View commit details
    Browse the repository at this point in the history
  2. 准备raytrace

    logic-three-body committed May 14, 2021
    Configuration menu
    Copy the full SHA
    9b98dad View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. update structure

    logic-three-body committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    7867405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f978a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. update readme

    logic-three-body committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    b7ddd45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49dd2d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. add readme

    logic-three-body committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    ecf2d7c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. finish MSAA

    logic-three-body committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    dd65bc2 View commit details
    Browse the repository at this point in the history
  2. update readme

    logic-three-body committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    c31f16b View commit details
    Browse the repository at this point in the history
  3. Revert "update readme"

    This reverts commit 20f3691.
    logic-three-body committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    fa8b99e View commit details
    Browse the repository at this point in the history
  4. update readme

    logic-three-body committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    18beaa5 View commit details
    Browse the repository at this point in the history
  5. update readme

    logic-three-body committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    5c52dd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    3983b90 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. update Beizer readme

    logic-three-body committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    083e9d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    8ee8a4d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. update assignment 8

    logic-three-body committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    1b2a7a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:logic-three-body/GameS101_Introdu…

    …ctionTOcomputerGraph into 作业1
    logic-three-body committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    4a38975 View commit details
    Browse the repository at this point in the history
  3. finish readme

    logic-three-body committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    02848df View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. update spot

    logic-three-body committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    b163b2e View commit details
    Browse the repository at this point in the history
  2. update model

    Transform models using blender to fit with the ray tracing program
    logic-three-body committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    ccfafaf View commit details
    Browse the repository at this point in the history
  3. update readme

    logic-three-body committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    1883535 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. update dragon

    logic-three-body committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    f819f59 View commit details
    Browse the repository at this point in the history
  2. add 2 lights

    logic-three-body committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    67b4164 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. mkdir handin

    logic-three-body committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    10472b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Update README.md

    logic-three-body authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    13dd214 View commit details
    Browse the repository at this point in the history