VL.Stride.Text3d 0.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package VL.Stride.Text3d --version 0.3.0
NuGet\Install-Package VL.Stride.Text3d -Version 0.3.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="VL.Stride.Text3d" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VL.Stride.Text3d --version 0.3.0
#r "nuget: VL.Stride.Text3d, 0.3.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.
// Install VL.Stride.Text3d as a Cake Addin
#addin nuget:?package=VL.Stride.Text3d&version=0.3.0

// Install VL.Stride.Text3d as a Cake Tool
#tool nuget:?package=VL.Stride.Text3d&version=0.3.0

VL.Stride.Text3d

Set of nodes to create and render (extruded) 3d text in VL.Stride.

The nodes make use of Extruder.cs, ExtrudingSink.cs and OutlineRenderer.cs that come with dx11-vvvv by Julien Vulliet aka mrvux. I made only some minor changes. His code is licensed under BSD 3, refer to DX11-vvvv-License.md for details.

The library itself is released under MIT license.

Using the library

In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.Stride.Text3d

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
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
1.0.2 496 3/5/2023
1.0.1 255 2/17/2023
0.4.0 541 6/16/2022
0.3.1 370 6/15/2022
0.3.0 378 6/14/2022
0.2.2 382 6/13/2022