SDF Mesh Library - Version 121787

Created
Total Size503.7 KB (515,816 bytes)
Modified Size167.3 KB (171,334 bytes)
File Count57
Engine Version22
Changes
Changes on 2025-09-30
Meta
{ "ProjectTemplate": null, "CsProjName": "", "Summary": "Marching cubes & squares mesh generation", "Description": "* Sdf2DWorld for 2D layers\n* Sdf3DWorld for 3D volumes", "Public": true, "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "References": [], "DistinctReferences": [] }, "ReplaceTags": "procgen mesh 3d 2d", "Resources": "/shaders/*.hlsl\n", "CodePackageReferences": [] }
{
  "ProjectTemplate": null,
  "CsProjName": "",
  "Summary": "Marching cubes \u0026 squares mesh generation",
  "Description": "* Sdf2DWorld for 2D layers\n* Sdf3DWorld for 3D volumes",
  "Public": true,
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "References": [],
    "DistinctReferences": []
  },
  "ReplaceTags": "procgen mesh 3d 2d",
  "Resources": "/shaders/*.hlsl\n",
  "CodePackageReferences": []
}

Diff (167.3 KB modified)

~9
  • .bin/package.facepunch.libsdf.cll (54.2 KB -> 54.8 KB)
  • .bin/package.facepunch.libsdf.xml (72.1 KB -> 72.7 KB)
  • Assets/layers/examples/background.sdflayer_c (518 B -> 518 B)
  • Assets/layers/examples/checkerboard.sdflayer_c (777 B -> 777 B)
  • Assets/layers/examples/scorch.sdflayer_c (489 B -> 489 B)
  • Code/2D/Sdf2D.cs (18.1 KB -> 18.9 KB)
  • Code/2D/Sdf2DArray.cs (3.8 KB -> 5.6 KB)
  • Code/SdfChunk.cs (11.3 KB -> 11.4 KB)
  • Code/SdfWorld.Network.cs (2.2 KB -> 2.2 KB)