Skip to content
/ cgg Public

Tasks for the university course of computer geometry and graphics

Notifications You must be signed in to change notification settings

kadukm/cgg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CGG

Tasks for the university course of computer geometry and graphics.

Tasks

  • 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

TODO

  • 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

About

Tasks for the university course of computer geometry and graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages