Replies: 2 comments
-
|
Update: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you for taking the time to document and follow up! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello community, I have been following the book series initially in python but have moved to c++ for faster render times (and to learn c++).
So far everything has been working nicely, however, when I render the Cornell box with smoke and fog boxes I end up with everything working normally except the base of the boxes which are returning a near solid white square shape, (I have attached a png of the rendered image below.)
I currently think that the issue is one of two, however I am more than likely wrong on both of them.
Given this series is my introduction to c++ I have mostly been copying the code word for word excluding naming conventions, so I was wondering if anyone had come across this issue in the past or if it is a blatantly obvious issue I am just missing.
Ps due to me also not understanding github any code specifics will be given upon request at least until I can learn how to upload my files etc.
Beta Was this translation helpful? Give feedback.
All reactions