karansher / computer-graphics-raster-images

Computer Graphics Assignment about Raster Images
1 stars 0 forks source link

What should the program look like when we first run? #43

Closed cccccz closed 6 months ago

cccccz commented 1 year ago

Hi! I cloned the repo and followed the instructions. But when I run ./raster in build, nothing happened. Is my set up or right? What should the program look like when we first run?

abhimadan commented 1 year ago

It should indeed do nothing, since you haven't implemented anything yet. raster produces several images as you implement the functions in the assignment.