Giter Club home page Giter Club logo

fulldome_previz_plugin's Introduction

Fulldome Previsualization: Fulldome Addon for Unity USD

This repository contains the source code for the Fulldome Previsualization in Unity plugin. Based on a student project proposal by Jeroen Lapré for the Computer Science Department of San Francisco State University. It is an addon to the Unity's USD package and adds features that would create a fulldome camera to allow users to visualize USD scenes in fulldome in Unity.

package manager ss

Documentation

For more documentation about this package, see the package docs

Features

The following is a brief list of features of this addon:

  • Importing and exporting USD
    • Import with Timeline
      • Import usd files with a timeline animation attached
      • File formats: .usd, .usda, .usdc, .usdz
    • Export Scene with Unity Recorder
      • Export usd files with custom settings (target fps, interpolation, scale)
      • File formats: .usd, .usda, .usdz
  • Fulldome Camera Rig
  • Camera Movement Script
    • Control scene cameras with controls in the play scene
    • Customizable settings (smoothing, sensitivity, camera speed)
  • Export Timeline Information
    • Save timeline changes to a JSON file
    • Allows you to import that information to different Digital Content Creation tools

Dependencies

For a more detailed guide, see installation docs

License

The Fulldome Previsualization in Unity package is licensed under the terms of the MIT license. See LICENSE for more information.

Credits

Made from our standalone version which was discontinued, fulldome_previz_unity

Special thanks to the audio team (Nathan, Ky, Ryutaro, and Jared) and Mark D. for the artwork!

SFSU CSC 631 (Spring 2023) Team 3B - Clark-Kent Victa, Austin Nguyen, Joshua Del Rosario

fulldome_previz_plugin's People

Contributors

shdw9 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

dpentecost

fulldome_previz_plugin's Issues

import timeline information from json file

i added an export feature, that will export the following information:

  • name of current usd scene
  • filepath of the usd file of the usd scene
  • all tracks on the timeline
    • type of track and its name
    • clips in the track

there should be a way to reimport this json file

here is an example of the json file

this CAN be used to save audio information from the timeline and save it and all its details

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.