Sci Fi Crate Generator
Gamedev

The Sci Fi Crate Generator is a Houdini Digital Asset [HDA] that is ready to be used in your Game Editor to build custom props for your game. This asset contains a number of features for adding detail and baking texture maps that can be used to create shaders. You can learn how to create this kind of asset by working through the SCI-FI CRATE TUTORIAL.

(2 responses)

CREATED BY

SIMON VERSTRAETE

Simon is a tech Artist that loves building procedural tools and assets. By adding more and more procedural approaches to his workflow, he is able to build 3D models with speed and flexibility. During his studies at Digital Arts and Entertainment, he taught himself how to work with Houdini. After his studies, he started working on Ary and the Secret of Seasons at eXiin. Currently he is a Houdini freelancer and focuses on creating procedural content.

More from Simon Verstraete

COMMENTS

  • dj2freesoul 2 years, 10 months ago  | 

    Hi Simon,I`m Daniel, Sorry to disturb you suddenly,I`m new for your amazing tutorials about houdini,I started the Sci Fi Crate tutorial,and I really had three tense problems with HDA now,The first one is why the finaly procedural modeling`s UV is always different from Houdini in Unity and Unreal.The second one is why The baker parameter about bake and Outpath alway doesn`t work in Unreal.The last one is why the baker parameter only can baker normal map in Unity.Really thanks for everything,I really like your great tutorials and projects so much,they are always so wonderful.

    • Simon_V 2 years, 10 months ago  | 

      Hey Daniel, here are some answers
      1. The UV can be different because it is using auto UV. If you need more consistent results then you would build a system for that.
      2. The Labs maps baker in the provided file here got outdate, if you replace it with the new version then it works. I have tested it and the old version got errors.
      3. Maps baker should output normal and masks, not sure what happend there maybe it is because the older maps baker as well.

      A good debug tip is to use session sync to see what is going on in the background.

      • dj2freesoul 2 years, 10 months ago  | 

        Hi Simon,Really thanks for your reply,It really helps me a lot,I really appreciate for your all amazing jobs.

      • dj2freesoul 2 years, 10 months ago  | 

        Hi Simon,I have tried to update the labs tools ,but it had new problem with baker,I don't know have you seen the same problem ?
        “Traceback (most recent call last):
        File "labs::Sop/maps_baker::4.0/execute", line 1, in <module>
        File "labs::Sop/maps_baker::4.0, PythonModule", line 17, in Render
        File "E:/PROGRA~2/SIDEEF~1/HOUDIN~1.563/houdini/python2.7libs\hou.py", line 15415, in cook
        return _hou.Node_cook(self, *args, **kwargs)
        OperationFailed: The attempted operation failed.
        Error while cooking.”

        • Simon_V 2 years, 10 months ago  | 

          Does the maps baker give issues when not using it in the tool? For example try baking a simple cube with bevel.
          If the maps baker gives you this issues again, I recommend reporting this issue. There might me an issue in the baker then. https://www.sidefx.com/bugs/submit/ (Just make sure you have a recent version of Labs, updating labs to non-production could help)

          • dj2freesoul 2 years, 10 months ago  | 

            Ok,Really thanks,Let me try。

          • dj2freesoul 2 years, 10 months ago  | 

            Hi Simon,I tried it with a simple box,No problem in Houdini with the tool,It just happened again with Houdini Engine in Unity and Unreal。
            “Traceback (most recent call last):
            File "labs::Sop/maps_baker::4.0/execute", line 1, in <module>
            File "labs::Sop/maps_baker::4.0, PythonModule", line 17, in Render
            File "E:/PROGRA~2/SIDEEF~1/HOUDIN~1.563/houdini/python2.7libs\hou.py", line 15415, in cook
            return _hou.Node_cook(self, *args, **kwargs)
            OperationFailed: The attempted operation failed.
            Error while cooking.”

          • dj2freesoul 2 years, 10 months ago  | 

            Hi Simon, Finally I found when I open session sync for baking maps ,the same problem will happened again,and if I just do it in Unity ,it`s okay, but still no Mask map ,always only normal map,the same to Unreal.and just in houdini without session sync,the tool works good,That`s my final test.

      • dj2freesoul 2 years, 10 months ago  | 

        I found this problem just happened with the mask map for baking in unreal and unity。

Please log in to leave a comment.