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

Parse nyan API objects in converter instead of hardcoding them #1313

Open
heinezen opened this issue Sep 7, 2020 · 0 comments
Open

Parse nyan API objects in converter instead of hardcoding them #1313

heinezen opened this issue Sep 7, 2020 · 0 comments

Comments

@heinezen
Copy link
Member

@heinezen heinezen commented Sep 7, 2020

Required skills: Python, Cython, nyan, maybe C++

Difficulty: Medium

Currently, the asset converter stores the openage nyan API as hardcoded nyan objects. It would be much better if the converter could read the API objects from the filesystem with a parser. There would be two ways to do this. Either we implement a new Python parser for nyan or we extend libnyan's already existing C++ parser with a Python interface (related issue in nyan repository).

@heinezen heinezen added this to input in convert Sep 7, 2020
@heinezen heinezen moved this from input to conversion in convert Sep 7, 2020
@heinezen heinezen moved this from conversion to input in convert Sep 7, 2020
@heinezen heinezen pinned this issue Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
convert
  
input
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.