Here is a sample ray tracer written in about 400 lines of code using features of C#3.0. A great way to immerse into the new features of the language.
In addition the code has been used to show-case the Parallel Extensions for .NET 3.5 by Microsoft. (The converted sample and description is available at MSDN Magazine Article: Parallel Performance: Optimize Managed Code for Multi-Core Machines)
No comments:
Post a Comment