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
      • 学習リソース
  • サポート
    • カスタマーサポート
    • ヘルプデスク FAQ
    • Houdini システム環境
    • ドキュメント
    • Changelog / Journal
    • Report a Bug/RFE
  • Get
    • Try
    • 購入
    • ダウンロード
    • お問い合わせ
 
Advanced Search
Forums 検索
Found 250 posts.

Search results Show results as topic list.

Technical Discussion » Deform or add specific values to the ocean spectrum sop

User Avatar
Lewul
250 posts
Offline
 2024年1月27日 13:11:00
Hey everyone,

I need BIG waves and smaller waves on top. So the method would be to give a deformed grid in the ocean evaluate, so that it already has the big deformation. Or even do it after the ocean evaluate. But I want none of this.

Is there a way to "deform" directly the volume that comes out of the ocean spectrum SOP, adding for example values to the amplitude volume based on the deformation of a grid (with a flat grid as a rest and a deformed grid to give the amplitude bewteen the rest and the deformed grid). I tried some methods with point cloud and sampling the values to add them to the amplitude volume, but it just doesn't work (I think I just don't know enough of the process happening inside the ocean spectrum SOP anyway).

It might not sound very clear, but I just want to give my ocean spectrum a specific deformation so that I can plug it in a FLIP sim, and I don't want to do post deformatio of my sim.

I tried to do the deformation directly inside the ocean source wave tank (applying deformation to the points and the fields), but it doesn't give good results during the sim. So I just need my ocean spectrum to be deformed in the first place.

Thank you,

Tom
Edited by Lewul - 2024年1月28日 04:02:35
See full post 

Technical Discussion » Writing exr with OCIO to jpg in COPs

User Avatar
Lewul
250 posts
Offline
 2021年2月21日 14:10:11
You mean like this ?
I don't get the same image unfortunately.
See full post 

Technical Discussion » Writing exr with OCIO to jpg in COPs

User Avatar
Lewul
250 posts
Offline
 2021年2月20日 16:15:10
Thanks for you answer jsmack.

I was indeed using this method, but I have no idea of what to put in the "From space" and "To space" values.
See full post 

Technical Discussion » Writing exr with OCIO to jpg in COPs

User Avatar
Lewul
250 posts
Offline
 2021年2月20日 12:33:39
Hello everyone,

I am currently rendering frames with Mantra in OCIO, and then I am using COPs to modify my final image. But my goal is then to export the final frames to jpg. But obviously when I write my exr rendered with OCIO into jpg, I have a different image from the one I had in the render view and in the composite view. Does anyone knows which parameter I need to use before writing out my frames into jpg ? Do I need to do some sort of conversion in a vop ?

Thanks a lot,

Tom
See full post 

Technical Discussion » Same dynamic in vellum on two different curves topology

User Avatar
Lewul
250 posts
Offline
 2020年4月28日 07:34:53
Here, it break where there is a lot of branches, which makes sense. But I would like deformation to be uniform.
See full post 

Technical Discussion » Same dynamic in vellum on two different curves topology

User Avatar
Lewul
250 posts
Offline
 2020年4月28日 06:09:49
Wait I'll send you another scene to explain you why, I didn't want to share a ‘complicated’ scene (the scene won't be complicated at all but I thought sending an example with just a curve would be enough), maybe you'll see what the problem is.
See full post 

Technical Discussion » Same dynamic in vellum on two different curves topology

User Avatar
Lewul
250 posts
Offline
 2020年4月28日 05:16:35
Thank you ! Pretty useful. Not sure if it's what my setup should use but it's a great start.
See full post 

Technical Discussion » Same dynamic in vellum on two different curves topology

User Avatar
Lewul
250 posts
Offline
 2020年4月27日 05:24:00
Oups sorry I just didn't think of uploading a file. Here it is
See full post 

Technical Discussion » Same dynamic in vellum on two different curves topology

User Avatar
Lewul
250 posts
Offline
 2020年4月26日 17:43:59
Hi everyone,

Quick vellum question here, is there any way to get the same dynamic I have on the curve with the points uniformly spaced but on the curve with the ‘dirty’ spaced points. It makes sense that it will bend more where there is more points, but I really want to avoid it and yet keep the same point spacing as the ‘dirty’ curve. Not sure if it's clear.

Also, I don't want to use a point deform or any post sop operation, I need to sim this ‘dirty’ curve.

Thanks,

Tom
Edited by Lewul - 2020年4月26日 17:48:15
See full post 

Technical Discussion » Loading point cloud in a shader with instanced volumes

User Avatar
Lewul
250 posts
Offline
 2018年1月8日 13:55:35
Oh wait, surprise, it seems to work now…
See full post 

Technical Discussion » Loading point cloud in a shader with instanced volumes

User Avatar
Lewul
250 posts
Offline
 2018年1月8日 12:57:33
Hi everyone,

I am currently using the instancing to do some pyro stuff, so I have points and each points are instancing a container. But I have many points, so the instancing is pretty efficient.

So I am using the Instance node, in the object level, and inside I'm loading the points that will later be containers when rendered.

But I am also loading points as a point cloud in the shader of the volume, each point has a color and that color is transfered on the diffuse's volume. So it's working fine with classing volume, but it's not working when it's instanced. So I tried with a copy stamp, with the volumes being packed before copying, it works but it's very heavy and the render is not efficient because there is so many container that are on top of each other that it's taking ages to render. So I used the volumestamp sop, and it's also working, but again it's very heaving to make each frame, because the final container is pretty big, even with vdb.

So my question is, can I avoid these two methods, the copy stamping and volume stamping, and just keep using the instancing but still be able to load my point cloud in my shader ? Or is it just not possible ?

Thank you,

Tom
See full post 

Technical Discussion » Move color palette in the network view

User Avatar
Lewul
250 posts
Offline
 2017年11月1日 12:39:43
Hi everyone,

Is there a way to move the color palette (the one on the network view, to change nodes color) on the left instead of having in on the right ? It might just be personal, but it's quite annoying since my parameters tab is also on the right, and the color palette used to be on the left on the versions below h16. Sorry if the questions has already been asked.

Thank you,

Tom
See full post 

Technical Discussion » Freeze Cone Twist Constraint deformation

User Avatar
Lewul
250 posts
Offline
 2016年11月4日 16:03:40
But what if I want to keep my twist constraint ? Multiple impacts can happen over time
See full post 

Technical Discussion » Freeze Cone Twist Constraint deformation

User Avatar
Lewul
250 posts
Offline
 2016年11月4日 11:58:54
Hi everyone,

Is there a simple way to freeze twist constraints after they've been deformed ?
For example in that video : https://vimeo.com/89584231, [vimeo.com] the object almost reacts as a stiff cloth, or a sheet of metal, but what if I want that to act as sheet of metal that keeps its deformation after an impact ? A bit like a car for example, which keeps his bending after impact. But I want to stay with twist constraints.

Thank you,

Tom
See full post 

Technical Discussion » Tutorials about matrices in vop sop

User Avatar
Lewul
250 posts
Offline
 2016年1月29日 05:31:59
Thanks !
See full post 

Technical Discussion » Tutorials about matrices in vop sop

User Avatar
Lewul
250 posts
Offline
 2016年1月28日 15:05:02
But I don't even know how to use all these nodes…
I have some idea on how it works, but I would not be able to do it myself for now.

“it is actually not as bad as it sounds once you get used to it. For rotations, I generally use a lot the Align VOP in between two vectors to generate my quaternians (set it to axis instead of matrix), then after that there are a lot of nice quaternian vops for doing those kinds of operations (qrotate, slerp, etc). if you are using quaternians, you also have the advantage that your rotations will never gimble. There is also a quaternion subfolder in the tab menu for convenience ”

Do you have an example for this kind of situation ?

I'm waiting for your tutorial now :evil:

(You have to consider the fact that I'm coming from a literary training…)

Thanks !
See full post 

Technical Discussion » Tutorials about matrices in vop sop

User Avatar
Lewul
250 posts
Offline
 2016年1月28日 06:47:38
Hi,

Is there a way to learn about matrices in vop sop, rotation in vop sop, quaternion, transform in vop sop, etc… I just don't get it, and EVERYTIME I see a tutorial with these kind of things, it's not explained, like if it was so simple… I am not a beast in maths, so it's not always easy for me with this kind of stuff.

Thanks,

Tom
See full post 

Technical Discussion » How to do Mystique Transformation in houdini

User Avatar
Lewul
250 posts
Offline
 2015年12月16日 06:52:38
You can check tutorials about this effect in 3dsmax and Blender, and try to recreate it in Houdini.
See full post 

Technical Discussion » Extra Image Planes Questions

User Avatar
Lewul
250 posts
Offline
 2015年11月26日 07:32:10
“- All the SSS AOVs (except for sss_clr, the raw unprocessed color) are coming out blank.”

Since H15 I also have this problem.
See full post 

Technical Discussion » Dirt Mask limitation

User Avatar
Lewul
250 posts
Offline
 2015年11月23日 20:27:40
Well it seems that the “scope:self” is only compatible with the Ray Tracing engine, but not with PBR… Is it correct ?
With PBR, and with the “scope:self”, the dirt mask just disappears.
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
  • Sales Inquiry
LEGAL
  • Terms of Use (英語)
  • Privacy Policy (英語)
  • License Agreement (英語)
  • Accessibility (英語)
  • Responsible Disclosure Program
COMPANY
  • SideFX社について
  • Careers
  • Press
  • T-Shirt Store
  • Internships
  • お問い合わせ
Copyright © SideFX 2025. All Rights Reserved.

使用言語