computer-graphics-demo
latest

Contents:

  • computer-graphics-homework
  • Homework 1 for Computer Graphics
  • Homework 2 for Computer Graphics
  • Homework 3 for Computer Graphics
  • API
computer-graphics-demo
  • »
  • Computer-graphics-demo’s Documentation
  • Edit on GitHub

Computer-graphics-demo’s Documentation¶

Contents:

  • computer-graphics-homework
    • 三次书面作业
    • 一份编程作业
    • 期末考试
  • Homework 1 for Computer Graphics
    • What Thesis I Choose
    • What Problem Solved by the Thesis
    • What Method Used by the Thesis
    • What Conclusion Reached by the Thesis
  • Homework 2 for Computer Graphics
    • 1
    • 2
  • Homework 3 for Computer Graphics
    • 作业
  • API
    • computer_graphics_demo
    • init()
    • setpixel()
    • computer_graphics_demo.line
    • polygon()
    • computer_graphics_demo.line.bresenham
    • line()
    • paint()
    • computer_graphics_demo.line.midpoint
    • line()
    • paint()
    • computer_graphics_demo.circle
    • set4pixel()
    • set8pixel()
    • computer_graphics_demo.circle.bresenham
    • circle()
    • paint()
    • computer_graphics_demo.circle.midpoint
    • circle()
    • paint()
    • computer_graphics_demo.ellipse
    • ellipse()
    • paint()
    • computer_graphics_demo.fill
    • cycle_shift()
    • computer_graphics_demo.fill.scan
    • paint()
    • computer_graphics_demo.fill.seed
    • paint()
    • computer_graphics_demo.bezier
    • basis()
    • paint()
    • computer_graphics_demo.b
    • b_basis()
    • paint()
    • computer_graphics_demo.koch
    • paint()
    • rule()
    • computer_graphics_demo.mandelbrot
    • complex_sqr()
    • paint()
    • computer_graphics_demo.julia
    • complex_sqr()
    • paint()
    • computer_graphics_demo.fern
    • fern()
    • paint()
    • computer_graphics_demo.reality
    • color()
    • hit_sphere()
    • hit_spheres()
    • init()
    • normalize()
    • paint()
    • random_in_unit_sphere()
    • reflect()
    • refract()
    • schlick()
    • unit_vector()

Indices and tables¶

  • 索引

  • 模块索引

  • 搜索页面

Next

© 版权所有 2022, Wu Zhenyu. Revision 9d103016.

Built with Sphinx using a theme provided by Read the Docs.