VL.Stride.Text3d
0.4.0
See the version list below for details.
dotnet add package VL.Stride.Text3d --version 0.4.0
NuGet\Install-Package VL.Stride.Text3d -Version 0.4.0
<PackageReference Include="VL.Stride.Text3d" Version="0.4.0" />
paket add VL.Stride.Text3d --version 0.4.0
#r "nuget: VL.Stride.Text3d, 0.4.0"
// Install VL.Stride.Text3d as a Cake Addin #addin nuget:?package=VL.Stride.Text3d&version=0.4.0 // Install VL.Stride.Text3d as a Cake Tool #tool nuget:?package=VL.Stride.Text3d&version=0.4.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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
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.