Recap

Python Class Recap -2 tricky problems

Test cases as below:$ python3 >>> from quiz_8 import * >>> Point() ... quiz_8.PointError: Need two coordinates, point not created. >>> Point(0) ... qu ......
problems Python tricky Class Recap

01 Recap of CG Basic

Real-time High quality Rendering 1. Graphics Pipeline 渲染管线 2. OpenGL 物体摆放 视图变换 画架画布 生成片段 片段着色 3. GLSL(OpenGL Shading Language) 4. Debugging Shaders 5. ......
Recap Basic 01 CG of
共2篇  :1/1页 首页上一页1下一页尾页