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

computer-graphics_Rasterization:Line_Objective #137

Open bhattsahil1 opened 5 years ago

bhattsahil1 commented 5 years ago

Defect description : No steps demonstrated .

Steps to reproduce the defect : Go to List Of experiments. Go to Rasterization:Line -> Objective

Expected result : Steps of the Bresenham's Line Rasterization algorithm should be displayed.

Actual result : No steps are displayed. Not displayed in Experiment section either. Screenshot from 2019-03-15 19-26-10

bhattsahil1 commented 5 years ago

Fixed . Pull request : https://github.com/virtual-labs/computer-graphics-iiith/pull/216 Commit ID: https://github.com/virtual-labs/computer-graphics-iiith/pull/216/commits/393164387a5a19c1dcd27f16fe56bc4c0fbc33d9

DevikaBoddu commented 5 years ago

Valid fix: @SahiltheGreat