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

Can I help providing document for this project? #5

Open
suzakuwcx opened this issue Sep 12, 2024 · 1 comment
Open

Can I help providing document for this project? #5

suzakuwcx opened this issue Sep 12, 2024 · 1 comment

Comments

@suzakuwcx
Copy link

I’ve been working on an AI model that trains a variety of Minecraft worlds into a block embedding layer. Due to the heavy computational demands, I’ve started converting the Python code to C++ using this project to improve efficiency. However, I found that the lack of documentation made it quite time-consuming to fully understand and implement everything.

This project has been incredibly helpful to me, and I’d love to give back by contributing detailed documentation to make it easier for others to get started and use effectively. I’m happy to help in any way I can to improve the user experience.

@Gaksy
Copy link

Gaksy commented Dec 23, 2024

Hello, I am using this library to parse models stored in Minecraft LittleTiles mod archives and convert them into OBJ models. I've had some success with this library so far. However, I'm facing difficulties when trying to migrate it from my Visual Studio project to CMake. I’ve encountered significant issues with the linking libraries, and I have not been able to get it to link correctly with my project.

https://github.com/Gaksy/Minecraft-Littletiles-Reader/tree/main

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

2 participants