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

Create wrapper for GRM module - High level API #5

Open
kojix2 opened this issue Mar 22, 2022 · 0 comments
Open

Create wrapper for GRM module - High level API #5

kojix2 opened this issue Mar 22, 2022 · 0 comments

Comments

@kojix2
Copy link
Collaborator

kojix2 commented Mar 22, 2022

One of the most wonderful features of GR is the GRM module. This is a module that takes advantage of the variable-length arguments of the C language, and by creating GRM bindings, you can immediately use practical visualization in any programming language. This is great.

However, GRM is a relatively new module. The old GR bindings, such as the Julia binding, do not use GRM. The high-level API is implemented in Julia. It is more advanced than GRM. However, re-implementing this in Crystal would be a challenge.

I don't have much time to devote to developing GR.cr, so I think it would be better to create a thin wrapper for GRM and make it a higher level API.

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

1 participant