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

Alternative NFT marker generator #614

Open
anuj9196 opened this issue Oct 23, 2024 · 1 comment
Open

Alternative NFT marker generator #614

anuj9196 opened this issue Oct 23, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@anuj9196
Copy link

Do you want to request a feature or report a bug?
feature

What is the current behavior?
https://github.com/Carnaux/NFT-Marker-Creator
Current documented NFT Marker Generator has not activity from last 3 years. I want a marker generator that can generate marker using python script in the server. I do not want web UI for this. I tried to dockerize the existing NFT marker generator but facing few issues.

If the current behavior is a bug, please provide the steps to reproduce.
Currently documented marker generator does not support generation using python (I want it to generate in Django application).

@kalwalt kalwalt self-assigned this Oct 23, 2024
@kalwalt kalwalt added the enhancement New feature or request label Oct 23, 2024
@kalwalt
Copy link
Member

kalwalt commented Oct 23, 2024

Hi @anuj9196 I have developed a independent project in our WebARKit organization called Nft-Marker-Creator-App It's quite updated, but maybe need some upgrades in the code. Test it and let me know how it goes.
In regards of your question Currently documented marker generator does not support generation using python yes you are correct at the moment it's not possible, but, technically speaking it should be possible to compile C/C++ code to python thanks to emscripten, but i have no experience at all. Probably it is possible but i can not say a release date, of course. We can discuss this in the issue tracker of the original repository.

@kalwalt kalwalt added the question Further information is requested label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants