TinyEmbree 1.2.0

dotnet add package TinyEmbree --version 1.2.0
                    
NuGet\Install-Package TinyEmbree -Version 1.2.0
                    
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="TinyEmbree" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TinyEmbree" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="TinyEmbree" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TinyEmbree --version 1.2.0
                    
#r "nuget: TinyEmbree, 1.2.0"
                    
#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.
#addin nuget:?package=TinyEmbree&version=1.2.0
                    
Install TinyEmbree as a Cake Addin
#tool nuget:?package=TinyEmbree&version=1.2.0
                    
Install TinyEmbree as a Cake Tool

A very simple C# wrapper around the Embree ray tracing kernels.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TinyEmbree:

Package Downloads
SeeSharp

A flexibility-first framework for rapid prototyping of rendering algorithms.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 325 9 days ago
1.1.1 182 a month ago
1.1.0 518 4 months ago
1.0.3 1,057 3/19/2024
1.0.2 262 3/8/2024
1.0.1 185 3/8/2024
1.0.0 184 3/7/2024
0.8.0 224 1/23/2024
0.7.1 154 1/22/2024
0.7.0 169 1/17/2024
0.6.1 482 4/22/2023
0.6.0 580 1/19/2023
0.5.0 795 9/10/2022
0.4.4 977 1/31/2022
0.4.3 444 5/25/2021
0.4.2 1,092 5/21/2021
0.4.1 568 5/13/2021
0.4.0 444 5/9/2021
0.3.1 1,252 2/27/2021
0.3.0 541 2/20/2021
0.2.0 681 2/10/2021
0.1.2 444 2/3/2021
0.1.1 431 1/27/2021
0.1.0 495 1/27/2021