SDF Mesh Library - Version 70398

Created
Total Size1.2 MB (1,225,708 bytes)
Modified Size866.5 KB (887,328 bytes)
File Count61
Engine Version17
Changes
Changes on 2024-08-27
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 (866.5 KB modified)

+8 ~3 -2
  • .bin/manifest.json (92 B)
  • .bin/package.base.cll (31.2 KB)
  • .bin/package.facepunch.libsdf.cll (51.6 KB)
  • .bin/package.facepunch.libsdf.dll (278 KB)
  • .bin/package.facepunch.libsdf.xml (71.8 KB)
  • .bin/package.library.facepunch.libsdf.cll (51.5 KB)
  • .bin/package.library.facepunch.libsdf.dll (278 KB)
  • .bin/package.library.facepunch.libsdf.xml (71.8 KB)
  • .sbproj (730 B -> 763 B)
  • Code/facepunch.libpolygon/PolygonMeshBuilder.Bevel.cs (16.3 KB -> 16.3 KB)
  • Code/facepunch.libpolygon/PolygonMeshBuilder.cs (15.4 KB -> 15.5 KB)
  • Assets/shaders/sdf3d/triplanar.shader_c (163 KB)
  • Assets/shaders/sdf3d/triplanar_scorch.shader_c (178.1 KB)