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
      • Houdini Indie
    • Houdini Engine
      • 概要
      • Engine プラグイン
      • バッチ処理
    • PDG
      • 概要
      • FAQ
    • 比較
    • SideFX Labs
    • Partners
  • 業界
    • Film & TV
    • ゲーム開発
    • モーショングラフィクス
    • Virtual Reality
  • コミュニティ
    • フォーラム
    • ニュース
    • カスタマ ストーリー
    • Gallery
    • Contests & Jams
    • Houdini HIVE Events
    • イベントカレンダー
    • User Groups
    • HEX Interview Show
  • 学習
    • Getting Started
    • My Learning
    • ラーニングパス
    • チュートリアル
    • Tech Demos
    • Houdini 講演
    • 学校紹介
    • 教育プログラム
      • 概要
      • 学生
      • 講師
      • 管理者
  • サポート
    • Customer Support
    • ヘルプデスク FAQ
    • Houdini システム環境
    • ドキュメント
    • Changelog / Journal
    • Report a Bug/RFE
  • Get
    • 購入
    • Download
    • Content Library
    • お問い合わせ
 
Advanced Search
Forums 検索
Found 9 posts.

Search results Show results as topic list.

Houdini Indie and Apprentice » PopWind Set Velocity by Normal?

User Avatar
defreestijl
9 posts
Offline
 2023年4月3日 01:45:30
for someone who may have the same question
the solution is to check the Use VEX and then simply type in "wind = @N"

seriously some of the parameters are so ambiguous for accessing them,
if you try to copy & paste the relative parameters like Wind Velocity and Air Resistance,
you'll only get the value instead of the reference.

https://www.sidefx.com/docs/houdini/nodes/dop/popwind.html [www.sidefx.com]

even if it's difficult to maintain and provide the samples of the usage for each nodes,
the documents could at least shows up all the local variables name.
Edited by defreestijl - 2023年4月3日 01:56:25
See full post 

Houdini Indie and Apprentice » PopWind Set Velocity by Normal?

User Avatar
defreestijl
9 posts
Offline
 2023年4月2日 22:25:40
Hi I'm trying to simulate a simple wind environment with Popwind,
the pop works fine with any number input for velocity,

but when I tried to multiply it with local variables like $NX and $NZ
I didn't get the result I was hoping for.

Please help me if there something I was missing.

thanks in advance :]
See full post 

Houdini Indie and Apprentice » Apply transparency (Alpha) on points / edges in VEX or SOP?

User Avatar
defreestijl
9 posts
Offline
 2023年4月2日 22:08:10
jsmack
looks like its working to me. You need to render it with mantra or karma or some other renderer to see it correctly. the opengl view is just so you can vaguely see something while you work. alpha compositing doesn't work how you expect it the scene viewer. Partial alpha makes the color blend with the background, not accumulate with other geometry.

Hi jsmack, thanks for your explanation,
I'll try getting the correct result on rendering then :]
See full post 

Houdini Indie and Apprentice » Apply transparency (Alpha) on points / edges in VEX or SOP?

User Avatar
defreestijl
9 posts
Offline
 2023年3月30日 01:43:50
Hi, I'm trying to set the opacity to the edges
so that I can see through the grid patterns on the ground.

I tried to set the @Alpha value,
but neither point nor primitive wrangles work;

Is there an SOP node or how can I set the opacity value in VEX?


thanks in advance;
See full post 

Houdini Indie and Apprentice » How to create a double precision parameter in VEX or by a node

User Avatar
defreestijl
9 posts
Offline
 2023年3月28日 01:05:25
tamte
first thing you need to do is make sure your Spreadsheet is showing full precision (View/Full Precision)
and then you should see the correct answer (instead of rounded number) even with default 32bit single precision float

then if you still need your floats to be double precision, set Bindings/VEX Precision to 64 bit

Hi, thank you for the reply
I haven't noticed I can tweak the settings in Spreadsheet views,
thanks it really help.
See full post 

Houdini Indie and Apprentice » How to create a double precision parameter in VEX or by a node

User Avatar
defreestijl
9 posts
Offline
 2023年3月28日 01:03:49
mestela
I investigated something similar recently:

https://www.tokeru.com/cgwiki/HoudiniVex#itoa_and_64_bit_precision_limits [www.tokeru.com]

"The fix required to swap to 64 bits, which you can do on a wrangle by going to the bindings tab, and changing 'VEX Precision' to 64-bit."

Hi, thanks for your help,
the website is a good learning source for a newbie like me
I changed the VEX Precision to 64-bit and now it works :]
See full post 

Houdini Indie and Apprentice » How to create a double precision parameter in VEX or by a node

User Avatar
defreestijl
9 posts
Offline
 2023年3月27日 22:50:08
Hi, I'm new to HE
trying to convert Calendar date to Jdate
but since the number is over 7 digits,
I can't get the correct results via VEX like coding in other language,

so How can I create a double value via scripting in Houdini?
or is there a node to handle double attribute in obj Network?


Thanks in advance :[
Edited by defreestijl - 2023年3月27日 23:04:45
See full post 

Houdini Indie and Apprentice » Partition? Copy Stamp? How cam I use those deprecated nodes?

User Avatar
defreestijl
9 posts
Offline
 2022年8月9日 21:43:35
Hi, I just started learning HE,
and some of my learning material were based on 18 or early 19,

since I'm using 19.5 indie,
I don't know whether there are difference by versions,
or those nodes are simply disabled and cannot use anymore?

https://www.sidefx.com/docs/houdini/nodes/sop/partition.html [www.sidefx.com]
https://www.sidefx.com/docs/houdini/nodes/sop/copy.html [www.sidefx.com]



by the way,
why is my looks so different than the source?





How can I settle this so my nodes will be exactly the same as the tutorials?

Thanks in advance.
See full post 

Houdini Learning Materials » Partition? Copy Stamp? How cam I use those deprecated nodes?

User Avatar
defreestijl
9 posts
Offline
 2022年8月4日 22:54:53
Hi, I just started learning HE,
and some of my learning material were based on 18 or early 19,

since I'm using 19.5 indie,
I don't know whether there are difference by versions,
or those nodes are simply disabled and cannot use anymore?

https://www.sidefx.com/docs/houdini/nodes/sop/partition.html [www.sidefx.com]
https://www.sidefx.com/docs/houdini/nodes/sop/copy.html [www.sidefx.com]



by the way,
why is my looks so different than the source?






How can I settle this so my nodes will be exactly the same as the tutorials?

Thanks in advance.
See full post 
  • Quick Links
Search links
Show recent posts
Show unanswered posts
製品
  • Houdini
  • Houdini Engine
  • PDG
学習
  • ラーニングパス
  • チュートリアル
  • 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.

使用言語