SDF Mesh Library - Version 71520

Created
Total Size1.2 MB (1,310,224 bytes)
Modified Size825.6 KB (845,377 bytes)
File Count67
Engine Version17
Changes
Changes on 2024-08-31
Meta
{"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":[]}
{
  "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 (825.6 KB modified)

~15
  • .bin/package.base.cll (31.2 KB -> 31.2 KB)
  • .bin/package.facepunch.libsdf.cll (52.2 KB -> 53 KB)
  • .bin/package.facepunch.libsdf.dll (282.5 KB -> 286 KB)
  • .bin/package.library.facepunch.libsdf.cll (52.1 KB -> 53 KB)
  • .bin/package.library.facepunch.libsdf.dll (282.5 KB -> 286 KB)
  • .bin/package.library.facepunch.libworlds.cll (2.9 KB -> 3.9 KB)
  • .bin/package.library.facepunch.libworlds.dll (21.5 KB -> 25.5 KB)
  • .bin/package.library.facepunch.playercontroller.cll (3.2 KB -> 3.3 KB)
  • .bin/package.library.facepunch.playercontroller.dll (23.5 KB -> 24 KB)
  • Code/2D/Sdf2DChunk.cs (2.9 KB -> 3 KB)
  • Code/3D/Sdf3D.cs (17.8 KB -> 19.9 KB)
  • Code/3D/Sdf3DChunk.cs (2.4 KB -> 2.5 KB)
  • Code/3D/Sdf3DWorld.cs (2.8 KB -> 2.9 KB)
  • Code/SdfChunk.cs (10.9 KB -> 11.3 KB)
  • Code/SdfWorld.cs (19.7 KB -> 20.2 KB)