Bardio.Bardrix 0.0.4

dotnet add package Bardio.Bardrix --version 0.0.4
NuGet\Install-Package Bardio.Bardrix -Version 0.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bardio.Bardrix" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bardio.Bardrix --version 0.0.4
#r "nuget: Bardio.Bardrix, 0.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Bardio.Bardrix as a Cake Addin
#addin nuget:?package=Bardio.Bardrix&version=0.0.4

// Install Bardio.Bardrix as a Cake Tool
#tool nuget:?package=Bardio.Bardrix&version=0.0.4

stars license issues

nuget nuget-downloads

Bardrix

MSVC clang gcc

Bardrix is a native C++ nuget package that includes useful utilities and mathematical functions for C++ raytracing applications.
Besides the source it provides extensive documentation and examples for students to learn about raytracing, which is the goal of this project.

See here for an installation guide.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.4 76 4/22/2024
0.0.2 170 3/19/2024

Added Quaternion rotation, ray, light, color and camera