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
<PackageReference Include="VL.Stride.Text3d" Version="1.0.2" />
paket add VL.Stride.Text3d --version 1.0.2
#r "nuget: VL.Stride.Text3d, 1.0.2"
// 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 | Versions 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. |
-
- SharpDX.Mathematics (>= 4.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.