-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't find any raytrace examples #43
Comments
Here is the ray tracer demo: |
Well it's not working. I got light brown screen and "1" printed in console |
Is there other error messages in console? Currently some assets such as HDR environment textures might not available in this repository, perhaps this caused an 404 error, and the it interrupted. |
No other messages in console. And yes One texture was missing, I replaced it with something, but still nothing... |
OK, I will clean the code, make sure all these textures are available. |
So I fallowed the instructions
opened |
You can try |
Just did. Same thing |
Hmmm, it's weird, seems it stopped after download the first hdr cube texture: https://github.com/but0n/Ashes/blob/master/bvh.html#L94 It should be like this: |
I dont know how to fix this. |
I tried again with following command and it works fine:
Can you visit this website and send me a report? |
Thank you, can you go to the |
Yes its there |
Thank you, I will find a similar environment and try to figure out what's going on. |
@Muini |
Any pointers?
The text was updated successfully, but these errors were encountered: