DataJuggler.RandomUSD
1.1.2
See the version list below for details.
dotnet add package DataJuggler.RandomUSD --version 1.1.2
NuGet\Install-Package DataJuggler.RandomUSD -Version 1.1.2
<PackageReference Include="DataJuggler.RandomUSD" Version="1.1.2" />
paket add DataJuggler.RandomUSD --version 1.1.2
#r "nuget: DataJuggler.RandomUSD, 1.1.2"
// Install DataJuggler.RandomUSD as a Cake Addin #addin nuget:?package=DataJuggler.RandomUSD&version=1.1.2 // Install DataJuggler.RandomUSD as a Cake Tool #tool nuget:?package=DataJuggler.RandomUSD&version=1.1.2
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.31.2023: I added a read only property to Settings called ForcePercentReverse. It makes more sense to have ForcePercent apply where 100 equals all objects and 0 equals none. I changed Randomize method to use ForcePercentReverse.
12.30.2023: I added a new feature for Force, and I also have a Blazor project to test this project called Snow Creator.
Repository for Snow Creator: https://github.com/DataJuggler/SnowCreator
Live Demo: https://snowcreator.datajuggler.com
Video: https://youtu.be/onixjUjeBb8
New video for Force will be created soon.
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 | Versions 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. |
-
net8.0
- DataJuggler.RandomShuffler (>= 8.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.