Ray mapping inn C++

Jun 22, 2017 at 8:49pm
Hello guys,
Please I can anyone give me suggestion on good e-books or video tutorials, etc where I can learn Ray mapping in C++? I need to learn it for my academic project.

Thanks in advance!
Jun 22, 2017 at 8:54pm
Jun 23, 2017 at 8:34am
@Thomas1965 sorry but I didnt know it was against the rules to post twice. Anyways, do you have any hints on the subject? Thanks!
Jun 23, 2017 at 11:19am
Double posts create problems if some people reply to one post, other people reply to other posts.
Also for you it's more hassle to check two treads for answers.

Sorry, no advice. I never came across Ray mapping.
Jun 23, 2017 at 6:41pm
@Thomas1965. Okay, thank you for the information. It is noted. How about 'Ray Tracing' in C++? Have you come across that? Thank you.
Jun 24, 2017 at 7:45am
Have a look here:
https://www.scratchapixel.com/lessons/3d-basic-rendering/introduction-to-ray-tracing/ray-tracing-practical-example

The are quite a few articles on Codeproject.com, but all in C#. Not sure if possible to translate to C++, but have a look anyway.

https://www.codeproject.com/search.aspx?q=%22ray+tracing%22+c%2b%2b&doctypeid=1%3b2%3b3%3b13%3b14
Jun 24, 2017 at 8:15pm
Why, thank you.
Topic archived. No new replies allowed.