-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Point cloud to SDF? #35
Comments
At a glance, you may need |
I will try this fix, for now the second option I suggested is working so I think I am happy. |
Hoi Fogleman,
I have a small working example for the SDF volume using the meshing
approach. In it I generate some random coordinates to use for
creating the SDF molecules. In the real cases we would get those
coordinates from similar arrays, as many file parsers exist using the
python framework. For example we use PDF or GRO which are easily parsed by
MDAnalysis. Anyway I hope the notebook shows
what we are intending to achieve. It uses open3d for rending the results
which can be quite nice when working with these fields. I tried
to compile yours, but for some reason GO really didn't want to do it.
Probably something with the glfw but I am not sure.
For now I am not sure about the confidentiality of the project, so I would
like to ask to not openly show this code (for now, if it works it will be
shared
and 100% free imo, like your SDF stuff). If you have a different opinion on
this or anything else in the future please feel free to express it, and
we'll work it out.
Cheers,
Bart
Op di 15 nov. 2022 om 14:34 schreef VladS-PCH ***@***.***>:
… Hi,
Could you please provide a minimal example how to load a point cloud
(either from a text file or just an array), and to generate a merged SDF
blobs from it? Would much appreciated!
—
Reply to this email directly, view it on GitHub
<#35 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALLQB7XF2BSMU5SEODFL4TWIOGNVANCNFSM6AAAAAAR5VASRI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hoi,
I made a small test example using real molecules and their coarse grained
representation. You can find the files here
<https://transfer.sh/Uu1fA0/volume_matching.tar.gz>. The link will stay
active for a few days. In the notebook you see how I do it.
Cheers,
Bart
PS
As small teaser
[image: vol_diff_transparent.png]
[image: vol_diff_chalky.png]
[image: vol_diff_chalky_side.png]
Op di 15 nov. 2022 om 16:08 schreef Bart Bruininks ***@***.***
…:
Hoi Fogleman,
I have a small working example for the SDF volume using the meshing
approach. In it I generate some random coordinates to use for
creating the SDF molecules. In the real cases we would get those
coordinates from similar arrays, as many file parsers exist using the
python framework. For example we use PDF or GRO which are easily parsed by
MDAnalysis. Anyway I hope the notebook shows
what we are intending to achieve. It uses open3d for rending the results
which can be quite nice when working with these fields. I tried
to compile yours, but for some reason GO really didn't want to do it.
Probably something with the glfw but I am not sure.
For now I am not sure about the confidentiality of the project, so I would
like to ask to not openly show this code (for now, if it works it will be
shared
and 100% free imo, like your SDF stuff). If you have a different opinion
on this or anything else in the future please feel free to express it, and
we'll work it out.
Cheers,
Bart
Op di 15 nov. 2022 om 14:34 schreef VladS-PCH ***@***.***>:
> Hi,
>
> Could you please provide a minimal example how to load a point cloud
> (either from a text file or just an array), and to generate a merged SDF
> blobs from it? Would much appreciated!
>
> —
> Reply to this email directly, view it on GitHub
> <#35 (comment)>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AALLQB7XF2BSMU5SEODFL4TWIOGNVANCNFSM6AAAAAAR5VASRI>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Sorry for spamming you, but could you let me know if these return emails
are actually received?
Cheers,
Bart
Op do 17 nov. 2022 om 13:09 schreef Bart Bruininks ***@***.***
…:
Hoi,
I made a small test example using real molecules and their coarse grained
representation. You can find the files here
<https://transfer.sh/Uu1fA0/volume_matching.tar.gz>. The link will stay
active for a few days. In the notebook you see how I do it.
Cheers,
Bart
PS
As small teaser
[image: vol_diff_transparent.png]
[image: vol_diff_chalky.png]
[image: vol_diff_chalky_side.png]
Op di 15 nov. 2022 om 16:08 schreef Bart Bruininks <
***@***.***>:
> Hoi Fogleman,
>
> I have a small working example for the SDF volume using the meshing
> approach. In it I generate some random coordinates to use for
> creating the SDF molecules. In the real cases we would get those
> coordinates from similar arrays, as many file parsers exist using the
> python framework. For example we use PDF or GRO which are easily parsed
> by MDAnalysis. Anyway I hope the notebook shows
> what we are intending to achieve. It uses open3d for rending the results
> which can be quite nice when working with these fields. I tried
> to compile yours, but for some reason GO really didn't want to do it.
> Probably something with the glfw but I am not sure.
>
> For now I am not sure about the confidentiality of the project, so I
> would like to ask to not openly show this code (for now, if it works it
> will be shared
> and 100% free imo, like your SDF stuff). If you have a different opinion
> on this or anything else in the future please feel free to express it, and
> we'll work it out.
>
> Cheers,
>
> Bart
>
>
> Op di 15 nov. 2022 om 14:34 schreef VladS-PCH ***@***.***>:
>
>> Hi,
>>
>> Could you please provide a minimal example how to load a point cloud
>> (either from a text file or just an array), and to generate a merged SDF
>> blobs from it? Would much appreciated!
>>
>> —
>> Reply to this email directly, view it on GitHub
>> <#35 (comment)>, or
>> unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/AALLQB7XF2BSMU5SEODFL4TWIOGNVANCNFSM6AAAAAAR5VASRI>
>> .
>> You are receiving this because you authored the thread.Message ID:
>> ***@***.***>
>>
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dear developer,
I am trying to convert a point cloud to an SDF object. I have an array of XYZs. I have been trying the following:
However, I always end up with just a single sphere. Also it feels pretty convoluted, but as I am only aiming at small point clouds for now (for sure less than a 1000) I do do not worry too much about the performance.
It would be great if you could nudge me in the right direction.
Cheers,
Bart
The text was updated successfully, but these errors were encountered: