Compare two geometry
8553 6 3-
- tarjun
- Member
- 20 posts
- Joined: 2月 2011
- オフライン
-
- Sadjad Rabiee
- Member
- 1391 posts
- Joined: 12月 2010
- オフライン
-
- mark
- スタッフ
- 2675 posts
- Joined: 7月 2005
- オフライン
tarjun
Is there a way to compare two geometry in houdini like certain attribute like Position and then color based on difference
There's a command line tool: geodiff
% geodiff
Usage: geodiff <fileA> <fileB> [<fileA1> <fileB1> ]
Display differences between geometry files.
Options:
-t tol Specify floating point tolerance
-w Ignore missing attributes (only output warning)
-I Skip intrinsic attribute comparison
-P Skip primitive (and vertex) comparison
-T Skip type info comparison
-r “Regression test mode”; searches “correct” directory to
determine what files need to be matched in current directory
NOTE WELL: This is known not to handle:
- packed primitives
- mixed primitive groups (those with trim curves)
- pasted surfaces
- checking if contents of index tables match
- any checks of profile curves/trimming states
It has no known unknown shortcomings.
-
- tarjun
- Member
- 20 posts
- Joined: 2月 2011
- オフライン
-
- Alejandro Echeverry
- Member
- 691 posts
- Joined: 6月 2006
- オフライン
marktarjun
Is there a way to compare two geometry in houdini like certain attribute like Position and then color based on difference
There's a command line tool: geodiff
% geodiff
Usage: geodiff <fileA> <fileB> [<fileA1> <fileB1> ]
Display differences between geometry files.
Options:
-t tol Specify floating point tolerance
-w Ignore missing attributes (only output warning)
-I Skip intrinsic attribute comparison
-P Skip primitive (and vertex) comparison
-T Skip type info comparison
-r “Regression test mode”; searches “correct” directory to
determine what files need to be matched in current directory
NOTE WELL: This is known not to handle:
- packed primitives
- mixed primitive groups (those with trim curves)
- pasted surfaces
- checking if contents of index tables match
- any checks of profile curves/trimming states
It has no known unknown shortcomings.
Very Nice Util!
Thank you!
Feel The Knowledge, Kiss The Goat!!!
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
-
- chenzunfeng
- Member
- 1 posts
- Joined: 8月 2015
- オフライン
marktarjun
Is there a way to compare two geometry in houdini like certain attribute like Position and then color based on difference
There's a command line tool: geodiff
% geodiff
Usage: geodiff <fileA> <fileB> [<fileA1> <fileB1> ]
Display differences between geometry files.
Options:
-t tol Specify floating point tolerance
-w Ignore missing attributes (only output warning)
-I Skip intrinsic attribute comparison
-P Skip primitive (and vertex) comparison
-T Skip type info comparison
-r “Regression test mode”; searches “correct” directory to
determine what files need to be matched in current directory
NOTE WELL: This is known not to handle:
- packed primitives
- mixed primitive groups (those with trim curves)
- pasted surfaces
- checking if contents of index tables match
- any checks of profile curves/trimming states
It has no known unknown shortcomings.
Hi, which library does this command line tool geodiff come from? I wanna study the implement of geodiff. Is it an open source tool?
-
- Ondrej
- スタッフ
- 1082 posts
- Joined: 7月 2005
- オフライン
-
- Quick Links



