Forgot your password?   Click here   •   No account yet?   Please Register    •   Or login using  
JA ログイン
SideFX Homepage
  • 製品
    • What's New in 19.5
      • 概要
      • Solaris
      • Karma
      • Character FX
      • Pyro FX
      • FLIP Fluids
    • Houdini
      • 概要
      • FX 機能
      • CORE 機能
      • Solaris
      • PDG
    • Houdini Engine
      • 概要
      • Engine プラグイン
      • バッチ処理
    • Houdini Indie
    • 比較
    • SideFX Labs
    • Partners
  • 業界
    • Film & TV
    • ゲーム開発
    • モーショングラフィクス
    • Virtual Reality
  • コミュニティ
    • フォーラム
    • ニュース
    • カスタマ ストーリー
    • Gallery
    • Contests & Jams
    • Houdini HIVE Events
    • イベントカレンダー
    • User Groups
  • 学習
    • Start Here
    • My Learning
    • ラーニングパス
    • チュートリアル
    • Tech Demos
    • Houdini 講演
    • 学校紹介
    • 教育プログラム
      • 概要
      • 学生
      • 講師
      • 管理者
  • サポート
    • Customer Support
    • ヘルプデスク FAQ
    • Houdini システム環境
    • ドキュメント
    • Changelog / Journal
    • Report a Bug/RFE
  • Get
    • 購入
    • Download
    • Content Library
    • お問い合わせ
 
Advanced Search
Forums 検索
Found 12726 posts.

Search results Show results as topic list.

Technical Discussion » Intersection of a bezier curve and a circle in VEX ?

User Avatar
Dronson
41 posts
Offline
 2023年9月15日 07:45:29
Is there any solution to find the intersection points of a parametric curve (bezier ot nurbs) and a circle in VEX (geo wrangle node) ?

I understand that you can solve this through a curvesect node or by own realization a Newton-Raphson function or something similar, but maybe there is some faster way?
See full post 

Technical Discussion » Karma - Animated Texture with VEX shaders

User Avatar
Nitzan Tregerman
7 posts
Offline
 2023年9月15日 07:27:23
Hey everyone,
I'm working with the karma ROP node and VEX shaders.
I have a problem with importing an animated texture with $F3 expression
Karma is only able to read the first frame of the texture.

My workflow is fully in the MAT context and I don't work to get into LOPS / Solaris
is there a workflow that allows karma to read animated textures from the MAT context?
See full post 

Technical Discussion » How to set display flag in scene view ?

User Avatar
chrisc
5 posts
Offline
 2023年9月15日 05:34:42
Hi,

In the Scene View, you can select nodes with PageUp and PageDown. Is there a way to set the Display Flag in the same way in the Scene View ?

Thanks for your time, Chris
See full post 

Houdini Indie and Apprentice » Layout of UVs by models that are close in distance.

User Avatar
tealike
1 posts
Online
 2023年9月15日 05:16:16
Hello

I want to layout uvs by models that are close in distance.
I layout the UVs for each group and tried to achieve my goal by using the "Connectivity" feature of the "UV Layout Sop".
However, this method causes the following two problems.

1. Padding spacing is not uniform.
2. There are many useless UV areas.

any idea?

thanks in advance.
See full post 

Technical Discussion » Problem using 'Points From Volume' Node - Not enough points

User Avatar
Fletch04
1 posts
Offline
 2023年9月14日 21:28:34
I'm new to using Houdini and I'm using it to create a torch flame for a school project via a tutorial on youtube. The guy in the video imports the torch geo, duplicates it into a separate geometry folder (for the pyro sim), via an object merge and then blasts the handle away so its just the tip of the torch that's going to be affected. He then poly extrudes the mesh so it has some depth and then attaches a 'points from volume' node.

My issue is that in the tutorial the creator uses a point separation value of 0.003 to get a decent saturation of points, but when I use the same value or even a lower value such as 0.001, I get nowhere near the same amount of points as he does. Another problem is that adjusting the value lower than 0.001 basically freezes my pc so that isn't an option, and I shouldn't need to considering his adjustment of the point separation parameter is basically instantaneous whereas mine takes up to 10 seconds at worst to make the change. I have tried placing a transform node after the object merge and messing around with the value to see if that would give me more points but had no success. I have tried this on two separate machines and tried it with two versions of Houdini on each and have gotten the same result all 4 times.

I'll attach the tutorial video if someone would like to try recreating my problem. I'll also include both a screenshot of the points from his tutorial with the 0.003 value as my own project with the same value.

*Its worth noting that I'm using my own torch model for this project instead of his, but my geometry has a similar amount of subdivisions and spacing so it shouldn't really be an issue in theory.

Tutorial: https://www.youtube.com/watch?v=qX3BGxzKnBA [www.youtube.com]
See full post 

Houdini Lounge » baking out color from the heightfield visualize node?

User Avatar
circular_ruins
28 posts
Online
 2023年9月14日 12:01:23
hey, I'm working with a heightfield and I like how it looks with the heightfield visualization node, is there anyway to access this information in COps, to use as a starting point in texturing?
See full post 

Technical Discussion » translate arnold materials to MaterialX

User Avatar
luoqiulin
297 posts
Offline
 2023年9月14日 09:32:27
HI,i want to translate Material Network Nodes or .mtlx to the real MaterialX file or real MaterialX network.

sure there is an optin to export materials as .mtlx. but i need replace the origial arnold shaders to standard mterialX shaders. then i can use karma to render the same asset.

here is a tool "KTMaterialXTools" did this in katana Your text to link here... [github.com]

so maybe anywhere has houdini tools.
See full post 

Technical Discussion » COP output to indexed colors

User Avatar
merlush
1 posts
Offline
 2023年9月14日 05:06:24
Hello! The my main task is to make a mask for a terrain that will contain indexed colors 0-255. Each index is a material in a game engine shader. My pipeline is eroding and modifying a terrain, exporting raw bioms masks to COP, set a particular RGB 0-255 color, quantize and mix them and finally export to Photoshop with converting to index colors with custom palette. Can I avoid the last step somehow and export indexes from Houdini?
Thank you.
See full post 

Solaris » instance procedurally placed assets

User Avatar
evanrudefx
164 posts
Offline
 2023年9月13日 19:07:24
Hello,

I need help coming up with a way to instance assets in solaris. I made a HDA (at sop level for proof of concept) that builds simple characters by taking modular assets and placing them. We plan to have a lot of these characters in a scene at once. Since each character is grabbing parts from the same USD asset pool, it makes sense just to instance the assets.

The hda I made at sop-level was great for proof of concept, but I am guessing for this to work (as in be instanceable in solaris) I would have to remake the HDA at LOP level?

My guess would be to make a lop HDA that does this:

1. Import the modular USD assets.
2. Place the assets to build the character. The way I did this in sops was by using copy to points. I had points where each piece needs to connect. For example, to connect a head to the torso I made a point at the location where the head needs to connect to the torso. I used a copy to points to either randomly copy one of the head assets or allow the user to manually specify a head asset to copy to the point. It seems I can do the same thing at lop level using the instancer lop. Since inside the instancer lop is sop level, I could use sops (just like my old hda) to create the points at the right locations for the instancer lop to copy the modular assets to.
3. Final step would be to export this character that is made from the original USD modular assets pool to a USD file.

Now lets say we made 100 characters this way. Would there be a way to import those 100 usd files in a way where the modular assets are being instanced? Because each of those character USD files we created are all going to be referencing the same original modular USD assets. Is something like that even possible? I hope that made sense.

Thanks
See full post 

Houdini Indie and Apprentice » Issues with caching my simulation

User Avatar
Adhu11
1 posts
Offline
 2023年9月13日 13:42:14
I have been learning houdini for some time and I am facing issues with my caching. Whenever I keep my sim for caching, my laptop starts to not respond or cook any frames after some time. I got better results when I cached my sim into my ssd. Still the problem continues after some frames.

Maybe I could buy a SSD and install it in my laptop but it supports only gen 3 nvme.

Will buying an external ssd work or should i go for upgrading my ssd to larger storage internaly.

Laptop specifications - intel i7, 2x8 gb 3200 MHz, 256 ssd, 1 tb hdd
See full post 

Houdini Engine for Unreal » Exporting a Solaris network to Unreal Engine

User Avatar
KatanaPoland
9 posts
Offline
 2023年9月13日 05:48:23
Hi, I'm trying to export a solaris network from Houdini to Unreal, here's an example:



In Unreal I'd like to overwrite these .usds inside the red rectangle. Is this possible using Houdini Engine for Unreal or any other method?

1. I've tinkered with sending geo nodes from Houdini to Unreal, adding geometry then sending them back to Houdini using Houdini Engine for Unreal and Node Sync. I now know this plugin doesn't work with sending nodes from Solaris context as such (as explained here https://www.sidefx.com/docs/houdini/unreal/inputs.html).

2. I've also tried collapsing the Solaris network into subnet and then that into a .hda, with errors:


3. I've tried Unreal's USD Importer plugin.
Here's a different network I tried this with(ignore the error exclamation, was hacing issues overwriting files):


And here's how it gets imported when importing Main.usd:
-on the left: the scene structure loads correctly inside the USD Stage window in Unreal
-on the right: only Root and Sky are in the Outliner, no Cameras or Lights (because they're Scopes?)
Edited by KatanaPoland - 2023年9月13日 06:14:04
See full post 

Technical Discussion » SOPs vs DOPs

User Avatar
anbt
61 posts
Offline
 2023年9月13日 03:54:54
Hello,

I think this is quite an undocumented topic and thought it would be informative to know the limitations of each SOP solver vs its DOP big brother.

So I am calling everyone who would have a few minutes to spare to write down what are the limitations of each SOP systems and when DOP is required. This would be super useful.

Cheers!
Edited by anbt - 2023年9月13日 03:56:00
See full post 

Technical Discussion » Global defaults for Digital Asset Save Preferences

User Avatar
j0nc
5 posts
Offline
 2023年9月13日 02:52:39
Hi,

I've been trying to set some studio wide defaults for the Digital Asset Save Preferences without much luck so far. Specifically i've tried using the same approach as discussed for other config files here [www.sidefx.com] for `vhda.config` which contains the required settings. I've tried appending `.nosave` as suggested, which works fine for `hopmanager.pref` for example, but `vhda.config` doesn't seem to be getting picked up either with or without that. I'm adding the config file to the `HOUDINI_PATH` alongside `hopmanager.pref` which is working correctly.

Is it possible to set global defaults for this dialog? I'm currently working on Houdini 19.5.682.

Thanks,

Jon
See full post 

Technical Discussion » Material assignment for each piece question.

User Avatar
Alan S Johnson JR
1 posts
Offline
 2023年9月12日 18:25:45
Asking for some help here.

In Autodesk Maya, there is a bonus tool, that allows you to create a material for each object selected, you can import an .obj or .fbx that has multiple objects or pieces and separate the mesh into separate geometry, then select them all and add a material for each object. It's very useful when you export to .obj or .fbx for use with Unity, UE5, Element 3d, Helium etc to create an assortment of animated effects.

I am trying to create a for each loop that will assign a readable "basic material" for each piece in either .obj or .fbx

it's very unclear to me, from what I can search online how to achieve this in Houdini 19.5.

Can anyone here help me to understand and create a system that will create a material for each piece/object?

the objective is that when I export the model .obj or .fbx, and I import it into any of the above, it reads a material for each object/piece.
See full post 

Technical Discussion » How to acces P attribute for arnold shader in Solaris?

User Avatar
krahlguru
1 posts
Offline
 2023年9月12日 16:19:36
I have a Solaris Scene, with a Material Library, and i want to shade my geometry based on the position of the points. For Arnold i can use user_data_rgb to read vector attributes like DisplayColor. But i cant acces the P attribute. Why is that, and what do i do about it? As i understood, the desired data is now stored in the primitive "points" because of solaris, is that right?

I would be super grateful for help, im kinda stuck and it seems like a super simple thing to do /:
See full post 

Houdini Lounge » How to change position of Floating Operator Chooser?

User Avatar
Terence Ziegler
46 posts
Offline
 2023年9月12日 15:33:41
Is there a way to have the default floating window open in the middle of the screen? As opposed to the far upper right, if that's where you click on the Floating Operator Chooser button.

Thanks!

T
See full post 

Technical Discussion » Houdini 19.5 NORMAL text spamming

User Avatar
rohankhanalshsr
1 posts
Offline
 2023年9月12日 00:10:45
Can anyone help me with removing the the annoying NORMAL text spamming all across my Houdini screen. I mean where ever I click I see that text. The version is 19.5. I tried reinstalling houdini but it still wont go away. HELP!!!
See full post 

Solaris » Single Sided Light Switch Does Nothing

User Avatar
GlennimusPrime
78 posts
Offline
 2023年9月11日 17:54:02
Hello, I'm using a cylinder light and cannot make it double sided.

I've found and un-checked the 'Single Sided' switch on the Karma tab of the light with no result.

Is there something else I'm missing?
See full post 

Technical Discussion » Camera Parameters from Maya to houdini

User Avatar
MarXindia
32 posts
Offline
 2023年9月11日 17:42:16
Hello, I received an Alembic camera animated in Maya. The animators animated the flimTranslateH and filmTranslateV parameters along with filmRoll value parameter to create camera shake,since these parameters do not physically transform the camera ,when imported this into Houdini I am not getting the shake(just getting the base transform), I tried to transfer the filmTranslateH and filmTranslateV parameters into winx and winy parameters,which gave me the shake but doen`t match the maya output accurately and has some noticeable offset.Is there anyway to transfer these attributes into Houdini successfully?
See full post 

Technical Discussion » Karma adds extra folder to output?

User Avatar
The3DStig
126 posts
Offline
 2023年9月11日 17:34:54
Sorry for what I suspect is total noob question/issue.

I've managed to get my lopnet exporting to USD files for rendering with Husk via Deadline.
However...

Somewhere along the way an extra directory or two are added to my output path- these don't exist so then Deadline fails the job. If I add said missing directories, it works just fine.

The path "render/3D_render" gets added.
So, if I set Output Picture to "$HIP/test_render" the workers end up looking for "$HIP/test_render/render/3D_render"

I can't figure out where this is coming from, any suggestions or ideas?

I know the easy fix is to just add those directories my file structure or figure out how to let the worker nodes write missing directories (that seemed to work with Mantra?) but I'd like to better understand what's going on and what I'm doing wrong.

Thanks!
See full post 
  • 最初
  • 1
  • 2
  • 3
  • 4
  • 最後
  • / 637
  • Quick Links
Search links
Show recent posts
Show unanswered posts
製品
  • Houdini
  • Houdini Engine
  • Houdini Indie
学習
  • ラーニングパス
  • チュートリアル
  • Houdini 講演
  • 学校紹介
  • 教育プログラム
サポート
  • Customer Support
  • ヘルプデスク FAQ
  • ドキュメント
  • Report a Bug/RFE
  • Sales Inquiry
LEGAL
  • Terms of Use (英語)
  • Privacy Policy (英語)
  • License Agreement (英語)
  • Accessibility (英語)
  • Responsible Disclosure Program
COMPANY
  • SideFX社について
  • Press
  • T-Shirt Store
  • Careers
  • Internships
  • お問い合わせ
Copyright © SideFX 2023. All Rights Reserved.

使用言語