Jianwen Liu

ljianwen161

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

How to keep texture after Heightfield Crop March 8, 2021, 9:46 p.m.

I encountered the same problem.

Import Terrain as HDA vs as Heightmap June 3, 2019, 5:55 a.m.

Hello guys! I am working on a pipeline to import tiled lanscapes from Houdini to UE4, that is 9 tiles of 4034*4034. Since it's a huge area, it won't be an option for my team to use the classic HDA approach to generate terrain in UE4. Instead, I feel it's much faster to load the terrain into UE4 by creating a HDA that load heightmaps from disk and then transform based on its tile index.

However, by doing that I notice the heightmap loss its details badly. I read SideFx's interview with the developers of Uncharted 4(https://www.sidefx.com/community/fx-adventures-in-uncharted-4-a-thiefs-end/) and they mentioned something like “since we could only use 8-bit textures we had to render the 16-bit height encoded in a 2-channel 8-bit map.” Can I do something silimar to this in a Hou-UE4 workflow if I can only use the heightmap I/O workflow?

Tips anyone? Thank you so much!

Question about “volumes” in HoudiniLandscapeUtils.cpp Jan. 28, 2019, 1:18 a.m.

Hello, can anyone tell me what the “volumes” stands for in this context?
Is it a bounding box in UE4 which selects a part of a lanscape or is it a concept of Houdini?
This screenshot shows a part of FHoudiniLandscapeUtils::CreateHeightfieldFromLandscape from the source code of Houdini Engine for UE4.21



Thank you!