dilevin / computer-graphics-ray-tracing

Computer Graphics Assignment about Ray Tracing
1 stars 5 forks source link

issue opening .stl files #55

Open Xiny2 opened 1 year ago

Xiny2 commented 1 year ago

image

I tried to run mirror.json but it's showing IOError: .\xxx.stl could not be opened for all three stl files. How to resolve this?

tl07172 commented 1 year ago

same here

kevinjrliang commented 1 year ago

if you're running windows you have to change the mirror.json file. Change frame.stl to ../data/frame.stl. https://github.com/dilevin/computer-graphics-ray-tracing/issues/4