virtual-labs-archive / computer-graphics-iiith

This repository contains sources to Computer Graphics lab.
https://cse18-iiith.vlabs.ac.in/
Other
2 stars 234 forks source link

Clipping: Line_Experiment #177

Open shradhasehgal opened 5 years ago

shradhasehgal commented 5 years ago

Defect description :

No content in the Experiment page

Steps to reproduce the issue:

  1. Click on the list of experiments
  2. Click on Clipping: Line
  3. Click on Experiment

Expected result:

The experiment should contain a clipping window which represents the screen to which the graphics primitives (line in this case) are rendered. It should allow the user to change the size of the clipping window and also select starting and ending coordinates. (As mentioned in the manual)

Actual result:

The Experiment page is empty.

Screenshots:

empty

shanmukh1608 commented 5 years ago

Fixed. Commit ID=8b9fe4f28aae4225e9c2fb7fe83e3b46d9e9b1cd.