christopherbatty/SDFGen

OBJ to SDF Conversion Loses Resolution

Closed this issue · 4 comments

In converting an obj file to sdf I lose almost all resolution/detail from the previous obj file.

Here is the input file:
cave

And here is the sdf file generated:
sdf_cave

When running the command I use .03 for dx and 5 for padding.

Any insight as to how I can get more accurate results would be greatly appreciated.

We discovered the issue it was on our end.

@fasterthan Can you clarify what is your solution to fix this issue? I meet the same question as you, the output from SDFGen lose all details. Another question, how to verify the output from SDFGen is right or not? Any tool can show the result? Thank you!

@zenghuilipete hi,did you solve this problem?How to show the result?Thanks!

@fasterthan Can you clarify what is your solution to fix this issue? I meet the same question as you, the output from SDFGen lose all details. Another question, how to verify the output from SDFGen is right or not? Any tool can show the result? Thank you!

There was nothing wrong with SDGen's output file in our case, it was a bug in our own program that lost detail.