-
Notifications
You must be signed in to change notification settings - Fork 14
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
优化后模型无法打开 #3
Comments
density, initRho和rho都是vdb格式保存的,可以直接修改文件名后缀为 |
模型在blender中打开了,但是导出为stl的过程中,发现导出的stl文件只有1kb大小,而且无法打开 |
我特地下载了rhino,但是rhino中根本没有匹配这个格式,无法打开vdb并导出 |
可以使用grasshopper插件打开 https://www.food4rhino.com/en/app/dendro @XuGuang178 |
请问这个插件有没有使用教程,我找了很多资料没有VDB转化成stl的相应教程 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在使用基础案例中的./homo3d -reso 128 -obj bulk -init randc -sym reflect6 -vol 0.3 -mu 0.3 -prefix ./modle/
后,没有找到.VDB文件,我无法用blender软件直接对生成的这个模型进行加载,请问该如何使用生成的文件转化为模型文件
The text was updated successfully, but these errors were encountered: