karansher / computer-graphics-ray-tracing

Computer Graphics Assignment about Ray Tracing
0 stars 0 forks source link

Unable to build project for bunny or mirror #12

Closed InesBosch closed 1 year ago

InesBosch commented 1 year ago

When I test other files everything is fine, but when I change the json file to bunny or mirror I get the following build error IOError: .\bunny.stl could not be opened.... I'm using Visual Studio for Windows, if that makes a difference. Any help is greatly appreciated!

InesBosch commented 1 year ago

Solved by following the tips in this issue https://github.com/karansher/computer-graphics-ray-tracing/issues/8#issuecomment-1262756519