This is the repository for Harlinn.Windows, a Visual Studio 2022 Solution with a wide range of useful C and C++ libraries for 64-bit Windows software development.
The code was originally published on CodeProject.com in 2021, and has a history that goes back to 2012.
Raytraced image generated by pbrto from from watercolor/camera-1.pbrt.
Harlinn.Windows, the solution.
- Harlinn.AI library.
- Harlinn.Common library.
- Harlinn.Common.Core library.
- Harlinn.Math library.
-
Fast Linear Algebra Classes for Games and Graphics
The main demo, pbrto, is a modified version of the pbrt-v4 ray-tracer that speeds up the rendering machinery. This image rendered in 1004 seconds:
While this image rendered in 1397 seconds using the original pbrt rendering machinery:
pbrto includes both the original rendering machinery and my modified version of the machinery, making it easy spot differences in functionality and performance.
-
- Harlinn.OCI library.
- Harlinn.ODBC library.
- Harlinn.Windows library.
- 3rd Party Libraries
- Build instructions