joaorb64 / CGPj1

College project for Computer Graphics classes

Home Page:https://joaorb64.github.io/CGPj1/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CGPj1

College project for Computer Graphics classes

Implements the following algorythms in a graphical, interactive way:

  • Transforms: transform.js
  • DDA lines: dda.js
  • Bresenham lines: bresenham.js
  • Bresenham circle: bresenhamCircle.js

Running: open index.html with a browser. Avaliable on https://joaorb64.github.io/CGPj1/index.html.

About

College project for Computer Graphics classes

https://joaorb64.github.io/CGPj1/index.html


Languages

Language:JavaScript 79.6%Language:HTML 20.4%