DataJuggler.RandomUSD 1.0.4

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

// Install DataJuggler.RandomUSD as a Cake Tool
#tool nuget:?package=DataJuggler.RandomUSD&version=1.0.4

DataJuggler.RandomUSD uses C# to open a usda file, and duplicate a prop and randomly position it. The only tested use this is a snow creator. I am buildiing a blazor site to make this simple to create snow scenes, and add it to an Omniverse Scene to make it appear to snow.

You can add multiple snow scenes, and there is a property called Settings.AdditionalY, that can be used to add more snow higher up in a scene, so you can longer duration of snow falling.

News

12.16.2023: Added an Async method RandomizeAsync to the Randomizer class.

12.15.2023: Added the output filename to the RandomizationResult object returned from Randomize.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.2.0 145 12/31/2023
1.1.2 104 12/31/2023
1.1.1 90 12/30/2023
1.1.0 100 12/30/2023
1.0.6 109 12/17/2023
1.0.5 87 12/17/2023
1.0.4 106 12/17/2023
1.0.3 98 12/17/2023
1.0.2 93 12/16/2023
1.0.1 91 12/16/2023
1.0.0 98 12/15/2023