Working Triangulization with Hole

This commit is contained in:
2025-11-01 14:41:43 -04:00
parent e6b7f8989f
commit 41647dda49
50 changed files with 4603 additions and 57 deletions

View File

@@ -0,0 +1,16 @@
[gd_scene load_steps=3 format=3 uid="uid://sxtw8fme7g63"]
[ext_resource type="PackedScene" uid="uid://c3sccy6x0ht5j" path="res://examples_dd3d/DebugDrawDemoScene.tscn" id="2"]
[ext_resource type="Script" path="res://examples_dd3d/DebugDrawDemoSceneCS.cs" id="2_ipqea"]
[node name="DebugDrawDemoSceneCS" instance=ExtResource("2")]
script = ExtResource("2_ipqea")
[node name="Settings" parent="." index="23"]
switch_to_scene = "res://examples_dd3d/DebugDrawDemoScene.tscn"
[node name="Label" parent="Settings/HBox/VBoxContainer" index="1"]
text = "C# example"
[node name="SwitchLang" parent="Settings/HBox/VBox/SettingsPanel/VBox" index="13"]
text = "Switch to GDScript"