Tasks for the university course of computer geometry and graphics.
- First task. Drawing a function f(x) on [a,b]
- Second task. Drawing a parabola of the type
ax + by + c*(x - y)^2 = 0
- Third task. Drawing a triangulation of a polygon
- Fourth task. Drawing a function f(x,y) on [x1,x2]×[y1,y2]
-
Fifth task
- Utilities: write comments for exporting functions and structs
- Second Task: use parabolaOptions separately from utility.FunctionGraph2d
- Fourth Task: write description for using of dimetric/isometric projections