Skip to content
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

visualization of the Symmetry Descriptors #6

Open
cillianli opened this issue Jun 28, 2023 · 5 comments
Open

visualization of the Symmetry Descriptors #6

cillianli opened this issue Jun 28, 2023 · 5 comments

Comments

@cillianli
Copy link

After getting the values of the descriptor,how can I get the visualization of the Symmetry Descriptors as Figure 1 shown in the paper?
Is there an implementation of this function in this repo?

image

@mkazhdan
Copy link
Owner

Unfortunately, the visualization is not part of the repo. If you have a windows machine, I could share a visualization executable.

@mkazhdan
Copy link
Owner

You should be able to download SphericalGridViewer.exe from the following website:
https://www.cs.jhu.edu/~misha/Spring23/Assignments/3/resources.html
(You will need to have glut32.dll in the same folder as the executable.)

@Russell-fan
Copy link

You should be able to download SphericalGridViewer.exe from the following website: https://www.cs.jhu.edu/~misha/Spring23/Assignments/3/resources.html (You will need to have glut32.dll in the same folder as the executable.)

Appreciate for your excellent work firstly. I'm interested in the specific implementation of the visualization.
Can you provide the source code if possible?

@mkazhdan
Copy link
Owner

mkazhdan commented Jul 6, 2023

Unfortunately, I cannot. The code is a mess. (It was written years ago when I didn't know better than to minimize dependencies.)

@Russell-fan
Copy link

Unfortunately, I cannot. The code is a mess. (It was written years ago when I didn't know better than to minimize dependencies.)

Sorry to hear that, but still, thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants