Skip to content

ft-lab/Omniverse_OmniGraph_ClockSample

Repository files navigation

ft_lab.OmniGraph.GetDateTime

This sample uses OmniGraph to reflect the current time on analog and digital clocks created as 3D models.
preview.jpg

This is a sample project in which OmniGraph custom nodes are prepared with a Python Extension to control a pre-prepared 3D model.

How to use

I have confirmed that it works with Omniverse Create 2022.3.3 USD Composer 2023.2.2(Kit 105.1.2).
Download and use this repository locally.

[extension]
  [ft_lab.OmniGraph.GetDateTime] ... Extension(OmniGraph Nodes) used in this project

[usds]  sample scene
  [Clock]
    [textures]
    clock.usd
  
  [ClockDigital]
    [textures]
    clock_digital.usd

  clock_stage.usd  ... Open and use this locally.

You can now see the current time reflected in the analog and digital clocks.
GetDateTime_01.jpg

Documents

Documents for Development

Change Log

License

This software is released under the MIT License, see LICENSE.txt.

About

This is a sample project for virtual clock control using Omniverse's OmniGraph.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages