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 32 posts.

Search results Show results as topic list.

Technical Discussion » Getting Error feedback with Python in Houdini on OSX

User Avatar
kwiknip
32 posts
Offline
 2017年9月8日 21:32:45
On macOS, Houdini uses the system’s Python.framework and only displays errors at its Alert level (LOG_ALERT recorded on /var/log/system.log). AFAIK there isn't a default daemon that's logging debug or exception errors at the system level that would appear in the Console.app. Looks like macOS does a hand off to what ever app is using its Python for that, so my guess is you can use HOM to store and retrieve arbitrary data on individual nodes [www.sidefx.com] to print to Houdini's Python console.

Hopefully, a Houdini Python expert will fill us in on these missing pieces of the error logging puzzle.
Edited by kwiknip - 2017年9月8日 21:33:20
See full post 

Technical Discussion » I am at the verge of giving up on Apple please help

User Avatar
kwiknip
32 posts
Offline
 2016年10月7日 17:00:28
“Metal for Mac works almost identically to its iOS counterpart, as developers can stack on apps on core animation and core graphics, as well as built-in OpenGL and OpenCL API support. While the most obvious use of Metal is for games, Adobe found huge improvements by stacking After Effects and Illustrator on Metal.”
[appleinsider.com]

So now that Metal is gaining momentum with Apple developers, and OGL will not be upgraded for future macOS's as a result of Metal's growing popularity; it appears that SideFX/Houdini will need to decide their future direction for the Mac platform very soon.

I find it very intense and stressful for SideFX to struggle with the fading OGL support on macOS but feel very optimistic regarding Houdini's future support of Metal because of all of its benefits that Houdini can now take advantage of. Its exciting to hear about other game developers, 3D & 2D software developers discovering greater performance when transitioning their software to Apple Metal.
See full post 

Houdini Lounge » Use Paypal To Buy Indie?

User Avatar
kwiknip
32 posts
Offline
 2016年6月18日 05:43:05
You could go to PayPal & apply for your free Debit Card or Business Credit Card then use it for your purchase.
The Debit Card can be linked to withdraw funds directly from a checking/savings/other accounts (with spending limits set by you).
See full post 

Technical Discussion » Fonts From OSX Font Manager Do Not Show Up In Houdini?

User Avatar
kwiknip
32 posts
Offline
 2016年5月1日 01:49:00
Attempted to reproduce your problem but all OS X fonts (TTF, TTC, OTF, Dfont, Type1) load up in H15 list. Only using Font Book (natively installed with OS X) as font manager. H15 even loads MS Windows Fonts from a nested folder inside of OS X's fonts folder. OS X Font Book can also repair damaged fonts to a certain degree.

If your utilizing another font manager such as Suitcase it could be that apps installed extension that requires an update.

Perhaps H15 or OS X Font cache corruption could be your culprit also.
See full post 

Technical Discussion » Where do I assign GPU for Houdini?

User Avatar
kwiknip
32 posts
Offline
 2016年3月6日 15:01:49
Outstanding and inspiring :!:
See full post 

Technical Discussion » Where do I assign GPU for Houdini?

User Avatar
kwiknip
32 posts
Offline
 2016年3月6日 05:06:39
Try inserting:

HOUDINI_OCL_DEVICENUMBER = 0 {or 1 to default to your 2nd GPU}

HOUDINI_OCL_DEVICETYPE = GPU {or CPU}

Into your Houdini.env file.
See full post 

Technical Discussion » Where do I assign GPU for Houdini?

User Avatar
kwiknip
32 posts
Offline
 2016年3月5日 21:07:55
Edit your “Houdini Environment Variables a.k.a. houdini.env” file, look for HOUDINI_OCL_DEVICENUMBER & HOUDINI_OCL_DEVICETYPE to assign your GPU, or alternatively use a GPU switcher app.

Attached a text file containing some descriptions for reference. Hope this was helpful.
See full post 

Houdini Lounge » Perspective modeling ala Hexagreat 3D

User Avatar
kwiknip
32 posts
Offline
 2015年11月16日 00:34:19
Adding this find to your thread its not directly related to Houdini but may be a companion to it for anyone interested in sketching 3D design ideas.

uMake (it's an iOS app at the time of this writing https://www.umake.xyz [umake.xyz]) https://www.youtube.com/channel/UCD832jnj8O-H9IzYGQautxA [youtube.com]
See full post 

Houdini Lounge » No RSS feed exist for Houdini 15?

User Avatar
kwiknip
32 posts
Offline
 2015年10月17日 14:05:03
https://www.sidefx.com/journal/rss.php?version=15.0 [sidefx.com]

:?
See full post 

Houdini Lounge » Metal for OSX

User Avatar
kwiknip
32 posts
Offline
 2015年10月14日 01:08:42
MetalGL for OSX looks interesting :idea:
https://metalgl.com/ [metalgl.com]
See full post 

Technical Discussion » IS Houdini fx ready for OSX El Capitan

User Avatar
kwiknip
32 posts
Offline
 2015年10月2日 04:52:15
Try disabling “Beam Sync” in OS X if your OGL feels sluggish.
It'll yield a little faster frame rate that can be tested with OpenGL Extensions Viewer app.

Beam Sync can be disabled with a free PrefPane called “Secrets” or an old school developer app called “Quartz Debug.app” (it has to be forced quit in order for the setting to stick across reboots). :idea:

They're maybe other apps that can perform the same task but this is what I've discovered thus far. Possible sidefx to disabling BeamSync is certain video streaming codecs may play out of sync with their audio track. I've experienced this happening occasionally with YouTube playback of Apple Keynote but when that occur I simply watch the stream directly on their site & it play back just fine.
See full post 

Houdini Learning Materials » How to export a character and skeleton to Unreal 4 by fbx?

User Avatar
kwiknip
32 posts
Offline
 2015年9月30日 04:06:34
Try importing into UE4 64bit houdini engine plug-in, embed cached animations, and compatible bone/joint naming exported into .hda (.otl) skinned mesh.

Well I know it's hit or miss in Unity5 this way for sure.
See full post 

Technical Discussion » OSX no midi in

User Avatar
kwiknip
32 posts
Offline
 2015年9月14日 04:00:40
Look for SimultaneousMusicAnimationSoundwithHoudini.pdf
By: Andrew Lowell

I found it to be a very deep read regarding utilizing Midi in Houdini.

Hope this is helpful.
See full post 

Houdini Lounge » Metal for OSX

User Avatar
kwiknip
32 posts
Offline
 2015年6月29日 04:43:09
kwiknip .
" because I'd doubt Apple would allow failure of their new coders & admit any shame after shoveling Metal down their developers throats!"

Sorry about that last part, I just recalled when Apple abandoned QDraw3D for OGL. ops:
See full post 

Houdini Lounge » support for 3Dconnexion's 3D-mouse?

User Avatar
kwiknip
32 posts
Offline
 2015年6月28日 14:47:53
I've reconfigured the 3Dconnexion driver settings to use my wireless SpaceMouse with Houdini. It requires a lot of trial to adjust the sensitivity to the environment but works (but doesn't feel native) as long as the mouse cursor is in the 3D view.
See full post 

Houdini Lounge » Metal for OSX

User Avatar
kwiknip
32 posts
Offline
 2015年6月27日 03:05:32
Was browsing the Xcode docs & noticed Metal allows for OGL fall back by default. Apparently Apple has planned already for Metal to be the top standard for OSX future releases. Maybe this is why SideFX is getting such poor support from Apple regarding OGL. It appears that Apple wishes for all their developers to adopt their new language. Perhaps if SideFX could implement just a taste of Metal to provide a solution to Apple's worst OGL hiccups then they'd start getting outstanding support from Apple, because I'd doubt Apple would allow failure of their new coders & admit any shame after shoveling Metal down their developers throats! :idea:
See full post 

Houdini Engine for Unity » Updating HoudiniEngine versions in Unity

User Avatar
kwiknip
32 posts
Offline
 2015年4月13日 01:44:29
I've discovered that when updating the unity houdini engine in the past that when allowing the overwriting of the previous version that on occasion the install did become corruptive in Unity5 by not allowing my previously saved layout to load properly, however I've figured out a very stable way to install it without any loading issues by first manually removing the previous installed houdini engine folders located in “User/Shared/Unity/Default/Assets/Houdini -&-
Houdini Script Access” folders first.

After that I relaunch Unity & navigate back to the “Applications/Houdini 14.0.???/Houdini Engine/unity/” double click the “houdini-engine.scripts.unitypackage”. It will open an install window in Unity listing the contents of the plug-in. It'll install perfectly fine & runs very stable.

I've been doing this method for every Houdini daily build without hiccups, but this feels a bit high maintenance to me & hope sidefx will include an actual uninstaller for the Houdini Engine that works like the Houdini App uninstaller in a future release.
See full post 

Houdini Engine for Unity » Animations Export to Unity

User Avatar
kwiknip
32 posts
Offline
 2015年4月10日 01:53:44
One of the secrets for this is to follow the biped or humanoid joint naming assignments listed in the Unity docs.

Example: http://wolfbrother.blogspot.com/2015/02/houdini-unity-ftw.html [wolfbrother.blogspot.com]
Credit to “mantragora” for this link.
See full post 

Houdini Lounge » Tab Menu

User Avatar
kwiknip
32 posts
Offline
 2015年3月23日 22:44:09
TAB Menu appears to work correctly now since build 14.0.281.
See full post 

Houdini Lounge » Houdini 15 Wishlist

User Avatar
kwiknip
32 posts
Offline
 2015年1月27日 04:11:43
Ability to use our OS Native Color Picker.
See full post 
  • 最初
  • 1
  • 2
  • 最後
  • 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.

使用言語