godot marching cubes implementation
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- [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 )
|