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

Search results Show results as topic list.

Technical Discussion » UV/Texture Distortion

User Avatar
adrianlazar
102 posts
Offline
 2021年1月5日 11:21:20
Thanks for looking into Aizatulin. Gave your method a try and unfortunately it doesn't hold up on more complex meshes - just as the other solutions I've tried, none get close to the quality of the built in uv distortion visualizer :/
See full post 

Houdini Engine for Unreal » Bake/plot follow curve solver for UE4 use

User Avatar
adrianlazar
102 posts
Offline
 2015年4月10日 16:15:56
Hi guys,
I'm animating an octopus like arm using a path and bones with the Follow Curve solver.
Works great inside Houdini but the animation doesn't get exported in .fbx format.
I hoped that the exporter would bake / plot the bone transforms from the follow curve solver but apparently it doesn't.

So is there a way to manually bake the bones animation so that it can be imported in Unreal Engine?

Thank you,
-Adrian
See full post 

Technical Discussion » File SOP Write Path based on File SOP Read Path

User Avatar
adrianlazar
102 posts
Offline
 2014年7月1日 02:40:30
Works great, thanks Sekow! I really need to learn python.

I have another short one, is there a way to count primitive groups in Python?
In hscript I can do something like this: argc(primgrouplist(“/obj/geo1/out_my_boxes”)) but I needed in Python since I use the result in a python expression. Unless there's a way to read the result of a hscript expression in a python expression.

Thank you
See full post 

Technical Discussion » File SOP Write Path based on File SOP Read Path

User Avatar
adrianlazar
102 posts
Offline
 2014年6月29日 15:58:41
Hi guys,
I need some help but it is a bit hard to explain:

So I'm using a FileSOP to read an .FBX file then I do a bunch of changes to the geometry and then I'm using another FileSOP to write the changed geometry to an .OBJ file named as the original plus a suffix, in a subfolder of the original path.

Since I need to do this many many times I'm looking for a way to automatically set the write path based on the path from the read file sop but in a sub-folder, add a suffix to the filename and change the extension from .fbx to .obj.

Don't know to what extend file paths can be manipulated using script in Houdini but hopefully there's a way to do this.

Thanks a bunch,
-Adrian
See full post 

SI Users » project "Houdini, a great modeler"

User Avatar
adrianlazar
102 posts
Offline
 2014年3月10日 15:50:20
I switched from XSI a few years ago fearing exactly this. It was a difficult decision because I loved the modeling workflow that XSI has so it took a bit of time to adapt.
However as soon as I “accepted” the node based modeling approach I was in love - yes, I still miss the M tool, yes I still miss the UV tools, yes I still miss XSI viewport speed and stability - but the new approach is much more flexible.

This is especially true for my personal work (indie game dev) where I need to assemble the game props from different parts, atlas uv's and test different variations - the node based system makes all these a breeze.
For example I can model on a house beam in one viewport and have several variations of the house assembled in another, previewing life how the changes I make reflect on the final props.
Or I can see real-time how changing a stone that repeats many times in a paths breaks the pattern, etc.

And then you have the entire reusability of the assets, which in games is essential. Using objectMerge, rewiring and some other tools is super easy to check if one props can be used in different combinations, saving geometry and texture space.

And don't even get me started on how useful it is to setup fbx exporters to save the models with one click.

So while I do miss a few tools from XSI and while I wish Houdini's OGL viewport would be a bit more artifact free - I never looked back. I'm very happy with my “home-made” Houdini pipeline for creating game assets.
Edited by - 2014年3月10日 15:56:52
See full post 

Houdini Lounge » Hudini Basics: Lights and related Shader and Render settings

User Avatar
adrianlazar
102 posts
Offline
 2012年4月16日 04:23:03
The tutorial is the introductory part of my Advanced Lighting in Houdini that you can get from here: http://training.adrianlazar.com/2012/03/25/advanced-lighting-in-houdini/ [training.adrianlazar.com]



Hi guys,
This free tutorial is a basic introduction to Lights in SideFX Houdini. I also talk about a few parameters for shaders and render that are affecting the way light works.

This 80 minutes tutorial is aimed towards beginners or to people unfamiliar with how lights work in Houdini. You will still need to be familiar with the user interface and how to navigate in the viewport.

Also, it has voice :-)

You can find more Houdini Training here: http://training.adrianlazar.com [training.adrianlazar.com]
See full post 

Houdini Lounge » Advanced Lighting in Houdini - training course release

User Avatar
adrianlazar
102 posts
Offline
 2012年3月29日 12:08:36
@ragupasta Thanks man! Lighting is definitely a broad subject since it requires both artistic and technical skills. I'm just glad because I see that lighting gets more and more attention in medium/smaller post production shop and in gaming where not so long ago was pretty much ignored and handled by environment artists…
See full post 

Houdini Lounge » Advanced Lighting in Houdini - training course release

User Avatar
adrianlazar
102 posts
Offline
 2012年3月28日 04:17:01
Hi guys,
Just a quick note that I made a short video preview of the Advanced Lighting in Houdini Training Course that you can watch here:

http://vimeo.com/39322589 [vimeo.com]

Thanks,
-Adrian
See full post 

Houdini Lounge » Advanced Lighting in Houdini - training course release

User Avatar
adrianlazar
102 posts
Offline
 2012年3月26日 15:28:03
Hi guys,
I’m happy to announce my first Advanced Training: Lighting in Houdini.

Get it here: http://training.adrianlazar.com/2012/03/25/advanced-lighting-in-houdini/ [training.adrianlazar.com]





Training description
During almost 4 hours of video training we are going to discuss how to work with lights in Houdini 12 but also what a lighting artist job is in a cg production.
Using a real production scene I’m going to show you that relying just on Global Illumination is not enough to get the job done and that every asset in the scene requires special attention. In this training course I tried to cover both the artistic and the technical side of what a lighting artist has to know since I think both are necessary to be successful in this job.


Note that this video can be both downloaded to be watched offline or it can be streamed online.





Content
Part 1 - Introduction. A few words about me and about the lighting artist job.

Part 2 – Basic introduction to lights, render settings and shader work in Houdini. We use a demo scene to talk briefly about how the above work and interact. If you are a more advanced user you can skip this part since it’s aimed at the beginners.

Part 3 – Global Illumination. Using a real production scene we are going to work with Global Illumination from the PBR and we discuss the pro and cons of this technique. We are also going to briefly talk about a few render settings that are affecting the lighting in our scene.

Part 4 – Building on top of part one we are adding a secondary light for direct sunlight and talk about the improvements of our scene.

Part 5 - Continuing our lighting process we start taking care of almost every asset creating RimLights, KeyLights and FillLights so we can get the most of them.

Part 6 – Final render and conclusion.





While this training is made in SideFx Houdini the techniques and the principles you’re going to learn here can be easily applied in any 3d software. Every 3d package can work with Point / Omni Lights and Spotlights and these lights are the ones you as a lighting artist will use maybe 80% of the time.

This Video Training Course is released directly by me, the artist, so there’s no middle man to charge half of the price – and this is the reason I’m able to keep the price so low.





Enjoy the Training Course,
-Adrian
See full post 

Houdini Lounge » Export / Import Shortcuts

User Avatar
adrianlazar
102 posts
Offline
 2012年3月14日 02:19:50
Hi guys,
Is there a way to export the keyboard shortcuts from H11 and import them in H12?

Thanks,
-Adrian
See full post 

Houdini Lounge » Houdini Tutorial Database

User Avatar
adrianlazar
102 posts
Offline
 2012年3月8日 10:50:16
Great initiative!
Feel free to put mine there also: http://training.adrianlazar.com/free-houdini-training/ [training.adrianlazar.com]
See full post 

Houdini Indie and Apprentice » H12 Pyro FX and OpenCL performance

User Avatar
adrianlazar
102 posts
Offline
 2012年3月4日 03:08:57
And this looks like the main issue today with the GPU acceleration, it's too sensitive about what graphic card you have, what drivers and what OS. I can't make it work on my MBP - the pyro just dissapears when is turned on. Also at work on my hp z800 workstation with a 4Gb firegl card and win7 64bit there's no difference between cpu and gpu.
But good thing that the CPU simulation is much much faster than in 12.
See full post 

Houdini Lounge » H12 mac users Is it worth to install linux ?

User Avatar
adrianlazar
102 posts
Offline
 2012年3月2日 01:18:56
Same with me, on MBP I had to switch back to old Houdini viewport because there where just too many artifacts like completely white materials. Thinking about installing Ubuntu also.
See full post 

Technical Discussion » Any way of moving the pivot without the object moving?

User Avatar
adrianlazar
102 posts
Offline
 2012年2月29日 07:03:58
Pressing “,” should enable pivot mode. You can also enable pivot mode from the right click menu.
See full post 

Houdini Lounge » New Video Tutorial - Shading with the Mantra Surface Shader

User Avatar
adrianlazar
102 posts
Offline
 2012年2月22日 07:34:10
Hi zarti,
I'm happy you like it.

About making a tut for how CHOPS / bone setup works the problem is that I don't know either. I want to make tutorials about what I know best to do and unfortunately I don't know almost anything about CHOPS, animation or character setup.
If some day I'll learn it and what I've learned might be useful for other people as well then definitely I'll make a tutorial.
See full post 

Houdini Lounge » New Video Tutorial - Shading with the Mantra Surface Shader

User Avatar
adrianlazar
102 posts
Offline
 2012年2月21日 15:40:52
Guys I'm very happy you like it

@circusmonkey: it does't have sound and I explained why in another tutorial thread, here: http://www.sidefx.com/index.php?option=com_forum&Itemid=172&page=viewtopic&t=24898 [sidefx.com] .
I wrote that it doesn't have any voice over on the cover but looks like some people don't see it, I'll try to mark it better. I also edited my first post to specify that there's no VO

@dulo: you're right, it does take some time to record training, it's not as straightforward or as easy as many people think - and as I thought also before starting. On the other hand it's very rewarding to share with others your knowledge so it make it worth the effort. The only issue is with time in crunch periods.

@AndyAl92: you're welcome, glad you like it
See full post 

Houdini Lounge » New Video Tutorial - Shading with the Mantra Surface Shader

User Avatar
adrianlazar
102 posts
Offline
 2012年2月21日 02:19:11
if a mod want's to merge all me threads about the video tutorials I recorded please go ahead :-)

——————————-



Hi guys,
In this new free SideFX Houdini Training Video I’m going to show you how flexible the standard Mantra Surface Shader really is.

Watch it here: http://training.adrianlazar.com/2012/02/21/houdini-shading-with-the-mantra-surface-shader/ [training.adrianlazar.com]

At almost 2 hours long this video tutorial is focused on shading and shading only. Using just the parameters that are exposed by default in the standard Mantra Surface Shader I’m going to create 26 materials representing different types of surfaces: wood, metal, glass, plastic, concrete, paint, etc.
The scene used in this training video is from a real production, a short movie that me and a friend are currently working on.
On a few occasions I had to cut out the render time in order to keep the video easy to follow.
It doesn’t have any voice over but from time to time short tips are displayed on screen.

A small note: Remember that the Mantra Surface Shader is not a black box and that it can be heavily modified if you dig inside.

Make sure you don’t miss any tutorial by sending an email with the subject “subscribe” to news@training.adrianlazar.com or by following me on twitter: AdrianLazar3D

Hope you like it and for more tutorials visit my Houdini Training page here: http://training.adrianlazar.com [training.adrianlazar.com]
Edited by - 2012年2月21日 03:49:03
See full post 

Houdini Lounge » New Video Tutorial - building a Counting Frame

User Avatar
adrianlazar
102 posts
Offline
 2012年2月15日 08:33:09
Hi, ragupasta!
First, I'm glad you find the tutorial useful.

You are right about the mic use, many people would benefit from audio but it would also require much more of my time recording a tutorial. Since English is not my native language that usually translated in many re-takes because of speaking errors - I've tried that

On the other hand having text on screen can offer some benefits over audio - you can pause it to read it easier if you don't speak English natively and it doesn't suffer from accent / pronunciation issues that audio spoken by people like me that don't have English as the mother language.

So because I don't have the time needed to record good quality audio and since I don't want to make an audio that would do more harm then good I think I'll stick with text only for the free tutorials. If in the future I'll find it easier to record audio then sure I'll add that.

But I definitely think audio is a good choice and I plan to have both audio and screen tips for my advanced tutorials.

-Adrian
See full post 

Houdini Lounge » render question

User Avatar
adrianlazar
102 posts
Offline
 2012年2月13日 04:35:29
what CPU is that and what OS are you using?
See full post 

Houdini Lounge » New Video Tutorial - building a Counting Frame

User Avatar
adrianlazar
102 posts
Offline
 2012年2月12日 17:27:51


Hello,
I recorded a new free tutorial video for creating a Counting Frame in Houdini that you can watch here: http://training.adrianlazar.com/2012/02/12/creating-a-counting-frame-in-houdini/ [training.adrianlazar.com]
We should be able to change the width, the height and the placement of the counting spheres in a procedural, non-destructive way.

The workflow showed in this training video is a mix of procedural and traditional modeling. It also deals briefly with setting up some lights, shaders and a render output.
The counting frame is just one of the many objects I'm currently building for Project School, a short movie me and a friend are doing.

I also launched a website where I’ll put all the training, find out more here: http://training.adrianlazar.com [training.adrianlazar.com]

Hope you'll enjoy the videos,
-Adrian
See full post 
  • 最初
  • 1
  • 2
  • 3
  • 最後
  • 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
  • Internships
  • お問い合わせ
Copyright © SideFX 2025. All Rights Reserved.

使用言語