ebresafegaga / simple-graphics

Implementation of simple computer graphics algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple computer graphics algorithms in OCaml

Algorithms include:

  • DDA
  • Bresenham's line drawing algorithm
  • Mid point cirlce drawing algorithm
  • Mid point elipse drawing algorithm

About

Implementation of simple computer graphics algorithms


Languages

Language:Jupyter Notebook 88.5%Language:OCaml 11.5%