Quickstart guide to developing virtual humans in Omniverse

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • With the new omniverse people extension, animated virtual people is easier than ever.
    In this video we go over the python backend used in the nvidia tutorial. We go over the character behavior class, make a subclass, and write our own commands to control a person.
    The code to the extension is available on github.
    Overview 00:00
    Setup 00:50
    Understanding the API 01:54
    Code Setup 04:55
    Creating Custom Behavior 06:13
    #NVIDIAOmniverse #metaverse #OpenUSD

Комментарии • 4

  • @angeldoIl
    @angeldoIl 6 месяцев назад

    thanks ur project videos.

  • @mendicott
    @mendicott Год назад +1

    Where is your website? #virtualbeings

    • @siborgdesign
      @siborgdesign  Год назад +1

      The github link to code is here: github.com/cadop/siborg-simulate-walk
      Hope it helps!