Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 413 Bytes

Tutorials

Tutorials in this section are meant to be run in order to get hands on experience with the Unity Science Data System. The major concteps to explore are:

  • Write or port an Algorithm
    • Defining inputs and outputs
  • Package the algorithm into an application package
    • Using Unity-provided packaging services
    • Manually Packaging an algorithm
  • Run the application package
  • Advanced Steps