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

Add different shapes for node #9

Open
oceanumeric opened this issue Nov 24, 2023 · 1 comment
Open

Add different shapes for node #9

oceanumeric opened this issue Nov 24, 2023 · 1 comment
Assignees
Labels
feature request New feature or request

Comments

@oceanumeric
Copy link

oceanumeric commented Nov 24, 2023

[Feature]:

During using cosmograph, I think it would be great if user could choose shape of node based on meta data as that will enrich the visualization by showing how different groups connects and interacts with each other.

I really like this package and I want to make contribution too. But I haven't done too much on GPU-based programming. Could anyone give me some advices that I could learn more and then make cosmograph better in the long run?

Thanks :)

@Stukova
Copy link

Stukova commented Nov 28, 2023

@oceanumeric Thanks for the feature suggestion! We also have it in our list of functions to implement.

It's great to hear that you're interested in contributing to the Cosmos package and learning more about GPU-based programming. To get started, feel free to:

  • Read the library code, perhaps with some AI assistance.
  • Try to modify the code and see what happens.

We've tried to make the code as readable as possible, but it might still be challenging to keep it readable, especially with shader code 😿

The engine of Cosmos itself is based on the Regl.js library, and the documentation might also provide a GPU-based programming jist.

@Stukova Stukova self-assigned this Nov 28, 2023
@Stukova Stukova added the feature request New feature or request label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants