godot marching cubes implementation
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- [gd_resource type="NativeScript" load_steps=2 format=2]
-
- [ext_resource path="res://marching_cubes_lib.tres" type="GDNativeLibrary" id=1]
-
- [resource]
- resource_name = "PointGenerator"
- class_name = "PointGenerator"
- library = ExtResource( 1 )
|