Autodesk.Synthesis.Module.API
0.1.0
An API for developing modules for the Synthesis™ platform
Install-Package Autodesk.Synthesis.Module.API -Version 0.1.0
dotnet add package Autodesk.Synthesis.Module.API --version 0.1.0
<PackageReference Include="Autodesk.Synthesis.Module.API" Version="0.1.0" />
paket add Autodesk.Synthesis.Module.API --version 0.1.0
#r "nuget: Autodesk.Synthesis.Module.API, 0.1.0"
Release Notes
An experimental release of the Synthesis Module API.
This release is for those looking to kickstart their module development for the Synthesis platform early before the release of version 5.0.0.
To get started with this API, you'll need to acquire a development build of Synthesis from either one of the following outlets:
- Clone from Git into your local Unity environment: https://github.com/Autodesk/synthesis.git
- Download an Engine build from our CI build artifacts: https://github.com/Autodesk/synthesis/actions
Please note that this release is EXPERIMENTAL and still in development. More documentation will be available soon.
For support contact frc@autodesk.com
Dependencies
-
.NETStandard 2.0
- MathNet.Numerics (>= 4.11.0)
- MathNet.Spatial (>= 0.6.0)
- Newtonsoft.Json (>= 12.0.3)
- SharpGLTF.Core (>= 1.0.0-alpha0018)
- System.Dynamic.Runtime (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.