Creating roof from megascans tiles in Houdini 20 tutorial

Поделиться
HTML-код
  • Опубликовано: 2 дек 2024

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

  • @PeterKLee
    @PeterKLee 4 месяца назад

    amazing work! thank you for sharing awesome tutorial, Viktors!

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

    how do you manage Megascans plugin to work in 20?

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

      I really have not had any problems getting it working no matter the version. If you correctly install the package it should work just fine.
      One thing i noticed tho. You can try to open megascans options window in houdini and then try to import files if its not working.

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

      @@viktors_anfimovs I guess it's not the case for MacOS. BTW are you using double slashes in json?

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

      ​@@nicksushkevich If you are not getting top menu for a megascans inside that means you are not correctly pointing houdini to the plugin folder.
      Json file that points to megascans folder should just look like this
      {
      "path": "path/to/megascans/plugin/folder"
      }
      If you are not sure what packages are loaded. Houdini recentrly added option to view and set ENVs inside houdini. You can create new tab. Under Inspectors->Package browser

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

      @@viktors_anfimovs Package browser shows MegascansPlugin loaded but with "Syntax error in /Users/myusername/Library/Preferences/houdini/20.0/packages/MegascansPlugin.json"