CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    Raytracing in C++

    Does anybody have any source of information about high quality raytracing in C/C++ ? I'm quite an expert at C++, so I'm especially interested in learning the basic structures and algorithms used in this process, and all the math that's behind. You can send your messages to [email protected].


  2. #2
    Join Date
    Apr 1999
    Posts
    3

    Re: Raytracing in C++

    Check out:

    Object-Oriented Ray Tracing in C++/Book and Disk
    by Nicholas Wilt
    Paperback - 441 pages (December 1993)
    John Wiley & Sons; ISBN: 047130414X ; Dimensions (in inches): 1.13 x 9.24 x 7.42



  3. #3
    Join Date
    Oct 2006
    Posts
    1

    Re: Raytracing in C++

    What about in C#? I have to make report about it... Please tell me!!! My mail: [email protected]. Thank a lot

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured