vkoskiv / c-ray

c-ray is a small, simple path tracer written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to change the camera position and direction

yimuchuanye opened this issue · comments

Hi Professor,
how can i change the camera position and direction in c-ray?
set the parameter in json file?
Thanks.