パイプラインのワークフローの管理に Task Operator (TOP) を利用することができます。TOPは PDG (Procedural Dependency Graph) と呼ばれるテクノロジを使って構築されています。PDG に基づいて作成されたワークフローで使用される TOP ノードは、ローカルコンピュータまたは大規模なコンピュートファームにタスクを分散させるワークアイテムを生成します。

TOP ネットワークでは、各ワークアイテムが他のワークアイテムにどのように依存しているかや、各ワークアイテムが最終出力にどのように貢献するかを確認することができます。この情報はノードグラフとして容易に視覚化できます。ノードグラフを使えば、ネットワーク内でのデータフローを定義できます。TOP を使えば、パイプラインの自動化、分析、およびスケールに使用可能なワークフローをビルドすることができます。

このレッスンでは、TOP ノードを使って都市マップを取得し、都市区画ごとにビルを作成した後、このシステムを拡張してより複雑なビルや大規模な都市マップを処理できるようにします。Houdini のアーティストであればおそらく、SOP でこれを行う方法を知っていると思いますが、TOP を使えば、PDG のワークフローを学びながら、並列処理の対象となる複数のタスクを外部のコンピュートファームに分散させるように容易にスケール可能なシステムを作成することができます。

レッスンの目標

  • プロシージャルな都市を構築した後、それをレンダーするような TOP(Task Operator)ネットワークを作成すること

学習内容:
  • 都市マップイメージをジオメトリに変換する方法
  • 都市区画を保存する TOP ネットワークのセットアップ方法
  • 各都市区画上にビルを構築するために TOP でジオメトリを作成する方法
  • 一部のビルを他のビルより高くするために都市中心部を作成する方法
  • 都市中心部のさまざまな位置を試すために都市景観をウェッジする方法
  • さまざまなマップイメージの使用をウェッジする方法
  • TOP を使って都市をレンダーし、イメージモザイクを使ってウェッジを比較する方法



注: このレッスンでは Image Magick を使用します。このアプリケーションがコンピュータにインストールされていることを確認してください。

CREATED BY

ROBERT MAGEE

Robert Magee is a Senior Product Marketing Manager at SideFX who has been working with Houdini for 20 years. He has created lots of learning material and demos designed to help artists understand how going procedural with Houdini can benefit their work.

More from Robert Magee

コメント

  • Cookie428 5 年, 1 ヶ月 前  | 

    When I get to the create city grid hda step. It seems to error out. I don't know what I am doing wrong.

  • rmagee 5 年, 1 ヶ月 前  | 

    Can you save your work so far and zip up your project directory and send it to me (rmagee@sidefx.com) and I will take a look.

  • FranciscoBravo 5 年, 1 ヶ月 前  | 

    Hi, nice Tutorial thank you very much. But I am having a problem at the end with the imagemagick node the next error appears every time I try to cook it:

    Workitem imagemagick10_5 failed
    Workitem imagemagick10_5 failed

    Do you know what might be the problem?

    • rmagee 5 年, 1 ヶ月 前  | 

      Do you have Image Magick installed? If so then please send me your project files zipped up and I can look into it for you.

  • aperry 5 年, 1 ヶ月 前  | 

    Is anyone else having the issue where the create_buildings ROP geometry output doesn't write any files? I've fiddled around with the settings a lot but I'm not getting anything from this node in the geo directory. I've checked the output path is correct.

    • rmagee 5 年, 1 ヶ月 前  | 

      Did you TURN OFF the Use External SOP option on that node? I had that issue when I was testing the tutorial - it says to do it in Part 4 step 1 but I missed that step anyway.

    • JoachimPaul 5 年, 1 ヶ月 前  | 

      i guess it's part 01 on page 05
      "Set Work Item Generation to Dynamic"
      Thats what i missed.

      • LingLingLing 4 年, 10 ヶ月 前  | 

        YES! That's the problem!! But PLEAAASE, anyone can enlighten me a bit why it will cause this problem? I'm sorry if it's a rather stupid question because i'm fresh new to Houdini and I have squeezed all my brain juice out trying to figure out why. Thank a lot in advance...

  • HoudiniUser2 5 年, 1 ヶ月 前  | 

    Hi, thanks for the tutorial. Awesome technology, but ...

    I am following this tutorial to the point of cooking the HDA Processor. The work item display turns red with no further error messages. Just saying: "failed 1" in the info box.

    I tried the same thing with a new file and an example from the side/fx website ("example_top_hdaprocessor")and got the same result. The node cooked,, the work items display became green as normal and short before finishing changed to red.

    Is the Apprentice version of Houdini unable to work with HDA's in the TOP HDA Processor?

    • rmagee 5 年, 1 ヶ月 前  | 

      There are lots of little gotchas when working through PDG. I would need to see your network to see how to fix things. I know that all the required steps are in the tutorial but sometimes it is easy to skip one of them.

      • HoudiniUser2 5 年, 1 ヶ月 前  | 

        The tutorial should be compatibel with Houdini Apprentice but sadly it is not.

        Here is the error log:

        ['/Applications/Houdini/Houdini17.5.173/Frameworks/Houdini.framework/Versions/Current/Resources/bin/HDAProcessor', '/Users/Uli/Desktop/tops_lesson_start/pdgtemp/54028', '/Users/Uli/Desktop/tops_lesson_start', 'hdaprocessor10_3']
        Returned error code 1:

        hda name: /Users/Uli/Desktop/tops_lesson_start/hda/Uli_test2.hdanc
        operatortype: Sop/Uli_test2

        Could not load /Users/Uli/Desktop/tops_lesson_start/pdgtemp/54028/Uli_test2.hdanc
        HAPI Error: No Valid Licenses Found
        - HAPI_LICENSE_MODE unset or is set to 'default' meaning Houdini Engine will first try to acquire a Houdini Engine license and if one is not found it will try to acquire an interactive Houdini license (Houdini Core then Houdini FX).
        - No Houdini Engine license found.
        - No Houdini license.
        - Found a Houdini FX (Houdini Master) license but it is not the required commercial variant.
        - No Houdini Engine Indie license found.
        - No Houdini Indie license.

  • Mjag007 5 年, 1 ヶ月 前  | 

    I'm also running into an issue. It will cook fine and the small city looks great. But when you go back and adjust the height settings and recook. You end up with one messed up building.

    • rmagee 5 年, 1 ヶ月 前  | 

      Please check your viewer path - if it is pointing to inside the ropgeometry top then things will look strange - go back to the object level and click on a work item - should fix things.

  • rmagee 5 年, 1 ヶ月 前  | 

    It is supposed to work in Apprentice. It should be looking for the Apprentice license. I have forwarded your message to R&D for review.

  • 3clipse 5 年, 1 ヶ月 前  | 

    Hi Robert

    Tks for the tut very nice so far... clarification required though.

    In Part 6 - 03 you say to edit the attributecreate node but the associated image shows the change being made ( + @Cd.g*30) in the building _height node?

    Which is it...

    Cheers
    Greg

    • rmagee 5 年, 1 ヶ月 前  | 

      It could go both places but the attributecreaye node is better for steps down the line. Must be an old screen grab when I tried the other way.

      • 3clipse 5 年, 1 ヶ月 前  | 

        k tks... I went the other way so will go back and change that... :)

  • 3clipse 5 年, 1 ヶ月 前  | 

    Hi Robert

    Another question in Part 8 when converting to hda. I get an error node to convert deleted! On the forums I discovered a post for this error message where Michael Goldfarb advised to shift c (subnet) and then create the HDA from there... I am familiar with creating digital assets this way do you see any problems doing that here?

    • 3clipse 5 年, 1 ヶ月 前  | 

      Yeah that didn't work (and neither have another half dozen attempts of various things) I am almost certain that it is a pathing issue... anyway I will keep trying

      • Luiz_Lobato 5 年, 1 ヶ月 前  | 

        It's needed to press shift+C to convert the selected nodes to a subnet first. After this, you can create the HDA.

        • dothanhphongla 4 年, 7 ヶ月 前  | 

          thanks for your help, can you take photo or write how to do. i have the same problem. tx

  • kenxu 5 年, 1 ヶ月 前  | 

    Houdini Engine is not available for Apprentice - that is why HDA Processors will not work in Apprentice. You could use the ROP Geometry node to achieve basically the same thing, however.

    • Valent 5 年 前  | 

      Hi, could you please explain what setting should I use in the ROP Geometry to be able to use it instead of HDA Processor?

      • rmagee 4 年, 7 ヶ月 前  | 

        I have added some notes above for Apprentice users to bypass the issue.

        • OdFotan 3 年, 8 ヶ月 前  | 

          This is not the case anymore,
          the node is in Apprentice? Does that mean it works also?

  • FrancisGagne 5 年, 1 ヶ月 前  | 

    Hi Robert,

    I cook all the building & i try to figured it out why the height variation doesn't distribute randomly.
    All my building have the same height.

    Thank you, Francis!

  • Luiz_Lobato 5 年, 1 ヶ月 前  | 

    It's needed to press shift+C to convert the selected nodes to a subnet first. After this, you can create the HDA.

  • twelveplusplus 5 年, 1 ヶ月 前  | 

    Thanks, Robert, for continuing to release quality printed/pdf material! Some of us get way more value from print than video!

    I would love more advanced material, too. A Vex wrangle/python cookbook would be extremely useful! Much easier to follow than a youtube video, etc.

    Also, a monthly Houdini Zine would be ***super awesome***! Just a couple of pages with tips and tricks. Maybe a bit of coverage for featured artwork, games, animation, etc.

    A little zine might be a good way to keep people up to speed with current trends, too...
    Development trends change quickly. A regular zine could be a way for literate Houdini users to stay hip.

    ...I'll see my self out, now. :D

  • twelveplusplus 5 年, 1 ヶ月 前  | 

    oh, and love image magick, too! All the best picture processing algorithms for freeee!! Besides which, it makes a mean animated gif!

  • kumpa 5 年, 1 ヶ月 前  | 

    Thank you for reconsidering making tutorials in PDF as video tutorials are often too stretched and narrator might not be everyone's cup of tea.

  • nastyatupitsyna 5 年, 1 ヶ月 前  | 

    Hi, can you please send the file scene to the nastyatupitsyna@gmail.com?

  • borbs727 5 年 前  | 

    Part 5-2 isn't merging the entire city for me. Sending scene file.

  • borbs727 5 年 前  | 

    I should elaborate that it is creating a merged geo file, its just not displaying in my viewport. I still only see individual buildings.

  • borbs727 5 年 前  | 

    Never mind! I didn't click the work item in the import node.

  • Mjag007 5 年 前  | 

    Its working now, No idea what I did wrong

  • 2b65d3d0a8c04862 5 年 前  | 

    Hello , I just want to know where I can download the citymap like this?

    • 2b65d3d0a8c04862 5 年 前  | 

      I mean the citygrid

  • 2b65d3d0a8c04862 5 年 前  | 

    Hello,where can I download the citygrid,thanks

    • rmagee 5 年 前  | 

      The download scene files button above has the city grid in the Tex folder.

  • thirdworldman 5 年 前  | 

    After cooking the building_merge node, I'm not seeing the entire city -- only single buildings. Any help would be appreciated!

    • thirdworldman 5 年 前  | 

      Nevermind - I'm an idiot!

      • KieranLatham 3 年, 7 ヶ月 前  | 

        What was your solution? I cannot find the option being referred to.

        • KieranLatham 3 年, 7 ヶ月 前  | 

          Gonna have to quote you on this one mate: "Nevermind - I'm an idiot!"

          missed the part about clicking the work item...

  • thirdworldman 5 年 前  | 

    Ok, I'm now stuck on city center adjustment based on the sphere. In the attributestransfer node, you wrote to "set primitives to Cd". Is that the correct value? I got an error when I typed this into the primitives field, and then changed it to `@Cd.` Is that correct?

    • rmagee 5 年 前  | 

      Make sure both the color nodes are pointing to primitives. One of them might still be assigning color to points.

  • thirdworldman 5 年 前  | 

    Thank you for your response. Unfortunately, the sphere still isn't affecting the height of buildings within it's radius. Any other thoughts?

    • rmagee 5 年 前  | 

      I'd have to see the scene file - I added my email earlier in this thread - if you wrap it up then I can take a look.

  • thirdworldman 5 年 前  | 

    Got it! Nevermind. I keep forgetting to hit the green circle!

  • nickryan 5 年 前  | 

    I have run into a problem when trying to read the '@pdg_output' on the work_item_viewer node (PC) - I get an error -
    Error
    Unable to read file "'@pdg_output'".
    Error
    GeometryIO[hjson]: Unable to open file ''@pdg_output''
    GeometryIO[hclassic]: Unable to open file ''@pdg_output''

    • echoshen 4 年, 10 ヶ月 前  | 

      so how do you fix this problem final

    • echoshen 4 年, 10 ヶ月 前  | 

      OK...I Know.the wrong quotes

  • EmmanuelHoudini 5 年 前  | 

    Hi, nice tutorial but i have a problem to cook a "create_buildings" when i cook all the point are red and not green. Another problem, when i see the buildings "attributecreate1" all buildings appear on -Y. I don't know what's wrong. Thank you.

  • nickryan 5 年 前  | 

    Hi,

    I am very new to Houdini and probably missing something fundamentally simple in the setup, but have retraced steps meticulously to no avail - stumbling at pointing the file node to '@pdg_output' still - It seems to be a path or Drive letter thing - it is fine if I point it directly to the bgeo files but not by expression....

    Any ideas?

    Thanks,

  • rmagee 5 年 前  | 

    Be sure to use back ticks not single quotes

  • nickryan 5 年 前  | 

    Thanks Robert....I was indeed missing that fundamental key stroke - I never knew it even existed!!!

  • cookieclarke 5 年 前  | 

    Hi Robert.
    Awesome lesson and format. Thanks heaps.
    Im hoping you could shed some light on why I lose my city_01_geometryimport file sequence in the file in "work_item_viewer", every time I close and re open my scene file?
    Actually it seems that when ever I dive into ROP geometry output I lose my city completely. I managed to finish part 5 successfully but went into change the color of windows, then i lost my city. Is it a matter of cooking again?
    cheers

  • echoshen 4 年, 10 ヶ月 前  | 

    I have a same problem with you ,so how do fix it

  • rmagee 4 年, 10 ヶ月 前  | 

    Yes you need to recook after you quit and reload the scene file - it should find the files on disk and load them instead of rebuilding for a fast cook but I am not sure based on the settings we used in the lesson.

  • Andr 4 年, 10 ヶ月 前  | 

    Regarding part 6 and note about "DIRTY & CLEAN WORK ITEMS: As you make changes to the downtown core, you will see that some nodes become dirty and have to be recooked while others are fine the way they are. "

    When I shift-G at point number 4, ALL my work items had to be recooked. Is this supposed to happen?

  • Andr 4 年, 10 ヶ月 前  | 

    Similarly in part7, after I create the new 'attribute create' node with @primitiveoffset==62, the topnet recooked all the 73 work items.
    Then I changed @primiteveoffset==61, and again all the work items are re-cooked again.
    I expected that only the 61 and 62 work items would be reworked.

  • Hamad 4 年, 9 ヶ月 前  | 

    I have issue with part 2_6/Users/hamadalateeqi/Desktop/Screen Shot 2019-06-30 at 7.02.16 AM.png

  • Paris Hall 4 年, 9 ヶ月 前  | 

    Hey there, Robert!
    Such a great tutorial. I've learned so much from a short and sweet document.
    Truly appreciate the straightforwardness!

    Thanks again!

  • maskn12 4 年, 9 ヶ月 前  | 

    I can´t go to the next step cause of the apprentice HDA license, is there anyway to fix this?

    • chriskopotic 4 年, 8 ヶ月 前  | 

      I am also stuck on step 8 and unable to run the HDA processor due to the licence. Is there another way of doing this?

      • dubstah 4 年, 7 ヶ月 前  | 

        same here

        • rmagee 4 年, 7 ヶ月 前  | 

          I have added some notes above for Apprentice users to bypass the issue.

  • RonanCroyal 4 年, 7 ヶ月 前  | 

    With the "building_merge" geometry import node (part05-2) i got an error "empty or missing file path""invalid input geometry". I've redone every steps till their, four times, and always the same issue.

  • 333hiram 4 年, 6 ヶ月 前  | 

    Can you pls make a video Tutorial ? that would be more helpful for us (I m newbee)
    thank you sir
    King Regards

    • rmagee 4 年, 6 ヶ月 前  | 

      This video includes steps taken from this tutorial - https://vimeo.com/325768130

      • Patrick Woo 4 年, 2 ヶ月 前  | 

        This is great, Robert! thank you for the link!

  • blackdogpapa 4 年, 1 ヶ月 前  | 

    Is that work on Houdini 18? I got crash everytime on part 5, when i cook the "building_merge" node. I try whole day and do it again and agin, it alway crash. Pls suggest the solution.

    • rmagee 4 年, 1 ヶ月 前  | 

      If Houdini is crashing then the best solution is to report a bug- you can do that from the Support menu above.

  • LG 3 年, 9 ヶ月 前  | 

    An observation on page 6 step 04 where it's stated: ... turn ON the front group and name it building_top. Should this be OutputBack checked instead and Back Group building_top? At least that's the only way I can isolate the roof inset down the line when i get to the roof edge PolyExtrude node.

    • LG 3 年, 9 ヶ月 前  | 

      After seeing the Vimeo version, I probably missed a step . So starting over seems a better move at my side.

      • rmagee 3 年, 9 ヶ月 前  | 

        That is probably a good idea - there are lots of little gotchas in this lesson if an option here or there isn't set up properly. Glad the video helped out.

        • LG 3 年, 9 ヶ月 前  | 

          Starting over and making sure I was precise the second time around helped indeed and completed it without any problems. Video helped out perfectly!

  • KieranLatham 3 年, 7 ヶ月 前  | 

    Hi Robert.

    In Part 12, step 5, you go from the 3600x3600 street grid textrue, to a large scaler map, in whichyou advise we up the scale and and "centre widge" attribute.

    Was this a custom image you used that we could create our one of, or did you do something in a TOP node to input the four different maps procedurally?

    Great tutorial by the way covers a lot of ground and provides a lot of information.

    Cheers.

    Kieran.

  • hetareba 3 年, 3 ヶ月 前  | 

    Mr. Rob, thank you for this wonderful manual.
    However, in my environment, even if I worked according to the material, a bug occurred in Part 8.

    Content of the bug
    part 8-1
    I couldn't make "streetgrid_maker" without packcking nodes into subnet, so I packed those nodes first and then made "streetgrid_maker."

    part8-2
    I couldn't do "Dirty and Cook" with "streetgrid_maker."
    (error message : ['C:/PROGRA~1/SIDEEF~1/HOUDIN~1.460/bin/HDAProcessor', 'C:/Users/HETAREBA/AppData/Local/Temp/houdini_temp/city_01/pdgtemp/39732', 'D:/Documents/Files_Houdini/tops_lesson_start', 'make_citygrid0_4']
    Returned error code 0x1:)

    My working environment
    Houdini: apprentice 17.5.460

  • Ryoma0z23 3 年, 2 ヶ月 前  | 

    Hi all I am super new to Houdini and really appreciate this tutorial but I'm having a bit of trouble with part 05 step 01 & 02. I created the Wait for All TOP node but for some reason i am missing some options from the video and the pdf. There are no options for Work Item Generation to set to Dynamic and no option to turn ON the
    Merge Input Geometry option. I'm wondering if this is because I am using the apprentice version? do I need the licensed version to be able to continue this tutorial?
    It would be greatly appreciated if someone can point me in the right direction.

    Thank you.
    0z.

    Houdini 18.5.462 apprentice non license.

    • rmagee 3 年, 2 ヶ月 前  | 

      I do not think that this is an Apprentice issue. PDG has evolved since this tutorial was first published - I am planning to review it and publish an update - no timetable at the moment but I will run through it as soon as possible.

  • Junru_Tao 3 年, 1 ヶ月 前  | 

    Hi, ROBERT MAGEE,

    I'm currently trying things out with Houdini 18.5. It did not work work step 5.
    The geometry import node will show error when the mode is automatic. it works with new option `All upstream Items are Cooked` and somehow it will generate the buildings with the same height as I click on the item. What when wrong with this version?

    Cheers, please help

  • m_vlasov 2 年, 10 ヶ月 前  | 

    I was stuck on step 02 in part five, but changing these settings in Geometry Import node worked for me:
    - Generate When set to 'All Upstream Items are Cooked'
    - Merge Operation set to 'Import and Merge All Geometry'
    - Create Merge Attribute set to 'Primitive'

    • looksoon_register 2 年, 6 ヶ月 前  | 

      Yes, you are right. I stuck here too. The first option you mentioned is necessary, the other two are optional for me.

  • ancientkult1337 2 年, 5 ヶ月 前  | 

    Thank you! This tut was so well made, bravo! ; )

  • NoCode 2 年, 2 ヶ月 前  | 

    Hi,

    Thanks for this good tutorial on how to build a procedural city.
    I'm wondering if this still works in Houdini 19.x.
    Everything was working fine up till I changed from 'WaitForAll' to 'PartitionByAttribute'

    -T

    • rmagee 2 年, 2 ヶ月 前  | 

      The tutorial was updated for H19. Please check again - maybe there is a setting that is needed to make this work.

      • NoCode 2 年, 2 ヶ月 前  | 

        Hi,
        Found my error :)
        Thanks again for the tutorial

        • agastyafx 2 年 前  | 

          How did you fixed it?

          • agastyafx 2 年 前  | 

            Nevermind... Its just it City Merge is displayed in OBJ Level... :)

  • ywlassassin 2 年 前  | 

    Hello Robert, I have a problem with the "Partionby index "top node which seems to not haveing the use "use dynamic parenting" option.Idk if this is a switch in H19.My Houdini version is 18.5!

    • Dustar 2 年 前  | 

      Same Problem here. That "Use Dynamic Parenting" got me confused for a second, but the result was correct anyway so I just ignored it.

  • MatwGraphics 1 年, 10 ヶ月 前  | 

    I seem to be stuck on this one, using Houdini 19.0.589. I am good untill Part Four Step 3, where it states to create a polyextrude nude and put in @base_height + @height_variation into the distnace parameter (the two float attributes created in the attribute create TOP in section 3 steps 1 &2).

    When I do this, I get an error which states: Unable to evaluate expression (File "<stdin>", line 1 @base_height + @height_variation Syntax errorL invalid syntax (/obj/topnet1/create_buildings/s/s/building_height/dist).

    I've tried encasing the expressing in backticks or quotes or parethesis, tried just tying in the attributes directly without the @, tried to cook the node instead of just clicking generate like it states in the previous step. No luck...

    Any help is appreciated!

  • youyuan7936 1 年, 7 ヶ月 前  | 

    Hi, I'm sorry I'm so late, can you upload this scene file? This one doesn't work at the moment.

  • jimenagrueso 1 年, 5 ヶ月 前  | 

    Hello Robert,
    Thank you for this tutorial!
    I have sent you my file because I had troubles at the end with the ROP mantra node. It gives me a "failed" message, but I couldn't find the reason.

    Thank you again

Please log in to leave a comment.