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

从numpy数组中导入voxel_material和voxel_color数据,不能正确复现显示结果 #24

Open
MemoryIt opened this issue May 16, 2022 · 3 comments

Comments

@MemoryIt
Copy link

在scene.py中新增方法,先把voxel_material和voxel_color导出为numpy数组,再从数组中将信息导入时,物体只剩下x轴正方向的部分。
微信图片_20220516220951

@yuanming-hu
Copy link
Member

Should be related to the offset parameter of the field. @neozhaoliang could you take care of this? I feel like saving is fine but loading has some issue.

@neozhaoliang
Copy link
Contributor

@MemoryIt Is there a link to the code so that we can reproduce this?

@neozhaoliang
Copy link
Contributor

neozhaoliang commented May 17, 2022

@MemoryIt This seems to be a bug in the field with offsets. We will fix this in the next release.

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

3 participants