Forgot your password?   Click here   •   No account yet?   Please Register    •   Or login using  
JA ログイン
SideFX Homepage
  • 製品
    • H20.5 新機能
      • 概要
      • VFX
      • Copernicus
      • Animation
      • Rigging
      • Lookdev
    • Houdini
      • 概要
      • FX 機能
      • CORE 機能
      • Solaris
      • PDG
    • Houdini Engine
      • 概要
      • Engine プラグイン
      • バッチ処理
    • Karma Renderer
    • 製品比較
    • SideFX Labs
    • Partners
  • 業界
    • Film & TV
    • ゲーム開発
    • モーショングラフィクス
    • Virtual Reality
    • AI/ML 向けデータ合成
  • コミュニティ
    • フォーラム
    • ニュース
      • 概要
      • カスタマ ストーリー
      • Houdini HIVE Events
      • Contests & Jams
    • Gallery
    • イベントカレンダー
    • User Groups
    • Artist Directory
  • 学習
    • Start Here
      • 概要
      • My Learning
      • ラーニングパス
      • チュートリアル
    • コンテンツライブラリ
    • Tech Demos
    • Houdini 講演
    • 教育プログラム
      • 概要
      • 学生
      • 講師
      • 管理者
      • List of Schools
      • 学習リソース
  • サポート
    • カスタマーサポート
    • Licensing
      • 概要
      • Commercial
      • Indie
      • Education
    • ヘルプデスク FAQ
    • Houdini システム環境
    • ドキュメント
    • Changelog / Journal
    • Report a Bug/RFE
  • Get
    • Try
    • 購入
    • ダウンロード
    • お問い合わせ
 
Advanced Search
Forums 検索
Found 332 posts.

Search results Show results as topic list.

Houdini Lounge » Color Picker

User Avatar
Doudini
333 posts
Offline
 2018年12月12日 11:48:47
I have sent this as RFE for some time now and it seems to be very low in the priority list.
I would love a better color picker and for ramp/gradients: it would be great to implement something like substance designer has.
See full post 

Houdini Indie and Apprentice » No OpenCL platform has the specified device type !!HELP!!

User Avatar
Doudini
333 posts
Offline
 2018年11月26日 11:01:10
When will this be fixed??

edit: going back to nvidia driver 416.34.0.0 fixed it.
Edited by Doudini - 2018年11月26日 11:15:43
See full post 

Technical Discussion » UV Autoseam crashes.

User Avatar
Doudini
333 posts
Offline
 2018年10月15日 20:10:34
Same issue here. drop autoseam sop and it immediately crash.
See full post 

Houdini Lounge » Any anyone know about Solaris?

User Avatar
Doudini
333 posts
Offline
 2018年10月15日 17:30:04
Some mention of TOPs in the Documentation:
https://www.sidefx.com/docs/houdini/nodes/sop/topnet.html [www.sidefx.com]

and PDG mentioned here:
http://www.sidefx.com/docs/houdini/hom/hou/TopNode.html [www.sidefx.com]
Edited by Doudini - 2018年10月15日 19:54:17
See full post 

Houdini Lounge » Houdini 17 reactions and thoughts

User Avatar
Doudini
333 posts
Offline
 2018年10月5日 06:53:20
Midphase
Enlighten me then.
LOPs sounds more like Look Development Context.

I hope LOPs will be a new context that unifies COP and MAT Context.
See full post 

Houdini Lounge » Houdini 17 reactions and thoughts

User Avatar
Doudini
333 posts
Offline
 2018年10月4日 03:43:34
kind of disappointed with the non existent modeling updates. still stuck with thar awful polybevel sop. damnit.
See full post 

Houdini Lounge » Is the Shader building environment that was meant to be in 16 then 16.5 in 17?

User Avatar
Doudini
333 posts
Offline
 2018年10月2日 10:56:04
Damn yea this would be great.
See full post 

Technical Discussion » License server not starting after a system restart in Fedora 26

User Avatar
Doudini
333 posts
Offline
 2018年10月1日 01:35:58
anyone found any solution to this?
See full post 

Technical Discussion » SegFault - Help with repro

User Avatar
Doudini
333 posts
Offline
 2018年9月22日 15:43:11
yup. same thing happens here. You can report the bug.
See full post 

Houdini Lounge » "Snap a move" like in Maya

User Avatar
Doudini
333 posts
Offline
 2018年9月21日 16:08:54
Not sure but isnt this possible already with Start Orientation Picking.

you can hold down the key: ;
to temporary go into that mode. Then you can just click where you want to move the handle to.
Make sure you use a US Keyboard layout. otherwise the shortcut might not work.

With a wacom tablet there is a bug where a click does not register when there is movement between the mouse press and release event the click will not register.
See full post 

Houdini Lounge » Siggraph 2018

User Avatar
Doudini
333 posts
Offline
 2018年8月24日 17:58:39
en.wikipedia.org/wiki/Vellum [en.wikipedia.org]

looks legit.
See full post 

Houdini Lounge » Modeling primarily in Houdini

User Avatar
Doudini
333 posts
Offline
 2018年8月24日 15:25:09
I rather would like to see the things mcnistor and PaQ WaK mentioned before seeing too many new half baked tools like polybevel 2.0 *cough*. Looking over some subd modelling sessions in modo/si could bring many ideas/needed features. One example would be inserting smooth/subd edge loops.
See full post 

Technical Discussion » Separating a multi-parts mesh ?

User Avatar
Doudini
333 posts
Offline
 2018年7月27日 11:00:44
You just need to place the sop and connect it. There is a preset in the partition sop. Just click the small down arrow next to rule.
group by color should give you:

color_`rint(@Cd.r*255)`_`rint(@Cd.g*255)`_`rint(@Cd.b*255)`
Edited by Doudini - 2018年7月27日 11:01:06
See full post 

Technical Discussion » Event Trigger for python callback on drag and drop

User Avatar
Doudini
333 posts
Offline
 2018年7月26日 21:00:30
externaldragdrop.py works really fine but does anyone know how we can pass stuff from a pypanel so it can be used in externaldragdrop.py script?

Edit:
I solved it with setting correct mimeData for example with option
setUrls([QtCore.QUrl.fromLocalFile(item)])
Edited by Doudini - 2018年7月27日 11:12:46
See full post 

Technical Discussion » HeightField Project node works wrong after transformed heightfield?

User Avatar
Doudini
333 posts
Offline
 2018年7月19日 22:06:08
I think transform SOPs are not intended for use with heightfields. Use the heightfield transform SOP instead.
See full post 

Houdini Indie and Apprentice » Why is this poly flipped?

User Avatar
Doudini
333 posts
Offline
 2018年4月27日 12:14:37
peteski
If it’s winding the wrong way, is there a way to reverse that? Sort seemed to have no effect.
Also could it be bug? It seems like a pretty unpredictable result.

use Reverse SOP to shift your vertex by 2 units. However this only seems to work on isolated primitives as the Source Group does not seem to work in the Vertex: Shift mode. Might be a bug?



On a technical note, I am no expert but the direction is not the problem I think. Otherwise the primitives normal would be reversed/backfacing. As far as my fundamental 3d knowhow goes this works the same way for all 3d polygonal content. So the winding I always thought as where the Polygon starts and ends. The direction of that will determine which direction the normal of the polygon faces. (Thats why it matters which direction you draw a polygon when using curve sop or the stroke tools with closing the ends etc.) The vertex numbering (Not Point Numbers!) will always change when doing a reverse of polygons or shifting the vertex's with the reverse sop. I think you can display vertex numbers in houdini so you can visualize it for yourself. Hope this helps.

You can also check in other 3d Application and see when creating polygons clockwise vs counter clockwise.

edited to make clear I mean vertex numbers not point numbers
Edited by Doudini - 2018年4月27日 12:18:26
See full post 

Houdini Lounge » Move under cursor

User Avatar
Doudini
333 posts
Offline
 2018年4月15日 17:58:30
The only thing i could think of is holding down “A” and click and drag your mouse in the network view where you want to reposition the node. That will kind of work even if it wasnt intended for that purpose. So its not exactly what you ask for but I think it helps with your issue.
See full post 

Houdini Lounge » UI/UX: Share your screenshots & tips & tricks & ideas

User Avatar
Doudini
333 posts
Offline
 2018年3月14日 13:47:44
cpb
4x panels, lower left is usually output or shaders.
nice color theme! Do you share it? :3

More of these should be included in the download color theme option in houdini.
See full post 

Houdini Indie and Apprentice » random rotate: not so random...

User Avatar
Doudini
333 posts
Offline
 2018年2月4日 16:47:07
Simplest method giving random rotation would be adding an Attribute Randomize SOP

Attribute Name: orient
Dimensions: 4 (vector4)
See full post 

Houdini Lounge » the usual "buying a new computer what should i get" question

User Avatar
Doudini
333 posts
Offline
 2017年11月28日 15:11:42
Save the Money on the Quadro!
Instead, like rob mentioned get a GeForce GTX. It is much better if you are on a budget.

Here its well explained the difference between quadro and geforce cards:
https://stackoverflow.com/questions/10532978/difference-between-nvidia-quadro-and-geforce-cards [stackoverflow.com]


The Threadripper is a great CPU but its single core performance is not that good.
See full post 
  • 最初
  • 1
  • 2
  • 3
  • 4
  • 最後
  • Quick Links
Search links
Show recent posts
Show unanswered posts
製品
  • Houdini
  • Houdini Engine
  • Houdini Indie
学習
  • Houdini 講演
  • 教育プログラム
サポート
  • カスタマーサポート
  • ヘルプデスク FAQ
  • ドキュメント
  • Report a Bug/RFE
LEGAL
  • Terms of Use (英語)
  • Privacy Policy (英語)
  • License Agreement (英語)
  • Accessibility (英語)
  • Responsible Disclosure Program
COMPANY
  • SideFX社について
  • Careers
  • Press
  • Internships
  • お問い合わせ
Copyright © SideFX 2025. All Rights Reserved.

使用言語