VL.Stride.Text3d 1.0.2

dotnet add package VL.Stride.Text3d --version 1.0.2
NuGet\Install-Package VL.Stride.Text3d -Version 1.0.2
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="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VL.Stride.Text3d --version 1.0.2
#r "nuget: VL.Stride.Text3d, 1.0.2"
#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=1.0.2

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

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:

For 5.0

nuget install VL.Stride.Text3d

For 2021.4

nuget install VL.Stride.Text3d -version 0.4.0

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

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

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 466 3/5/2023
1.0.1 250 2/17/2023
0.4.0 538 6/16/2022
0.3.1 366 6/15/2022
0.3.0 377 6/14/2022
0.2.2 381 6/13/2022