当前位置:网站首页>Understand Houdini's (heightfield) remap operation
Understand Houdini's (heightfield) remap operation
2022-06-12 06:03:00 【Senior brother Dai Dai】
Houdini Of SOP There are a large number of nodes Remap operation , Literally translated as " Remap ", The effect is through Y-X Function curve to remap . A typical node heightfield_remap
You can see the following example HeightField-Flow-Filed obtain flow chart

then flow Value range is not in 0-1 Between , We are going to do a function mapping remap, hold flow The entire range is mapped to 0-1, Facilitate the use of other software

You can see flow The data of layer is in 0-21.82 (x Range ) Between , Mapping to 0-1 Between , Just use y = 0.05 Function of ( Roughly estimate ),
That is, the function curve in the graph .
What's more important here is Horizontal is Y Axis , Vertical is X Axis , So the above function curve is y = 0.052x, Or you can just take the position of the subscript as the slope .
Because the second point in the figure above (0.052,0) End point , There is only one curve , The whole transformation curve is y = 0.052x Relationship .
Visualization results :

hypothesis remap Multiple points are multi segment functions , As below :

Look at the values of three points



The first function x1 = (0 ~ 0.0557 * 21), y1 = 0.0557 * x1;. Second segment function x2 = (0.0557 * 21 ~ 21), y2 = -0.195 * x2.
边栏推荐
- Leetcode simple problem: converting an integer to the sum of two zero free integers
- Leetcode-1552. Magnetic force between two balls
- Sqlite Cross - compile Dynamic Library
- Leetcode-1705. Maximum number of apples to eat
- EBook upload
- Data integration framework seatunnel learning notes
- Jpg format and XML format files are separated into different folders
- Three years of sharpening a sword: insight into the R & D efficiency of ant financial services
- 为什么联合索引是最左匹配原则?
- Guns framework multi data source configuration without modifying the configuration file
猜你喜欢

dlib 人脸检测

Why don't databases use hash tables?

Project technical structure

数据库为什么不使用hash表?

Project and build Publishing

Houdini terrain creation

Simple spiral ladder generation for Houdini program modeling

Guns框架多数据源配置,不修改配置文件

Quickly master makefile file writing

Leetcode simple problem: converting an integer to the sum of two zero free integers
随机推荐
Getting started with houdininengine HDA and UE4
Review notes of naturallanguageprocessing based on deep learning
Jpg format and XML format files are separated into different folders
Brief summary of software project architecture
Mysql笔记
Leetcode-1552. Magnetic force between two balls
User login [next]
Leetcode-1512. Number of good pairs
Brief introduction to project development process
Data integration framework seatunnel learning notes
Why do I object so [1.01 to the power of 365 and 0.99 to the power of 365]
Performance optimization metrics and tools
Chapter 8 - structure
Redis transaction
Leetcode-1604. Warning people who use the same employee card more than or equal to three times within one hour
Database Experiment 2: data update
[C language basics] macro definition usage
Why doesn't the database use binary tree, red black tree, B tree and hash table? Instead, a b+ tree is used
Leetcode-1043. Separate arrays for maximum sum
Who is more fierce in network acceleration? New king reappeared in CDN field