godot marching cubes implementation
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

8 行
222 B

  1. [gd_resource type="GDNativeLibrary" format=2]
  2. [resource]
  3. entry/X11.64 = "res://target/debug/libmarching_cubes.so"
  4. entry/X11.32 = "res://target/debug/libmarching_cubes.so"
  5. dependency/X11.64 = [ ]
  6. dependency/X11.32 = [ ]