{ "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": [] }
facepunch.libpolygon [game]
Name | Size | |
text_snippet | .sbproj | 747B |
assets/layers/examples | ||
text_snippet | background.sdflayer | 250B |
text_snippet | background.sdflayer_c | 646B |
text_snippet | checkerboard.sdflayer | 525B |
text_snippet | checkerboard.sdflayer_c | 905B |
text_snippet | scorch.sdflayer | 331B |
text_snippet | scorch.sdflayer_c | 601B |
assets/materials/sdf2d/examples | ||
text_snippet | checkerboard.vmat | 965B |
assets/shaders/sdf2d | ||
text_snippet | scorched.shader | 3.9KB |
text_snippet | shared.hlsl | 689B |
assets/shaders/sdf3d | ||
text_snippet | shared.hlsl | 721B |
text_snippet | triplanar_scorch.shader | 3.9KB |
text_snippet | triplanar.hlsl | 2.1KB |
text_snippet | triplanar.shader | 2.1KB |
assets/textures | ||
text_snippet | facepunch_sdf.png | 36.9KB |
code/2d | ||
text_snippet | sdf2d.cs | 15.5KB |
text_snippet | sdf2darray.cs | 3.8KB |
text_snippet | sdf2dchunk.cs | 2.9KB |
text_snippet | sdf2dlayer.cs | 3.2KB |
text_snippet | sdf2dmeshwriter.cs | 16.2KB |
text_snippet | sdf2dmeshwriter.sourceedges.cs | 10.7KB |
text_snippet | sdf2dmeshwriter.types.cs | 3.3KB |
text_snippet | sdf2dworld.cs | 1.6KB |
text_snippet | transform2d.cs | 4.5KB |
code/3d/noise | ||
text_snippet | cellular.cs | 5.1KB |
code/3d | ||
text_snippet | sdf3d.cs | 16.1KB |
text_snippet | sdf3darray.cs | 7KB |
text_snippet | sdf3dchunk.cs | 2.4KB |
text_snippet | sdf3dmeshwriter.cs | 5.6KB |
text_snippet | sdf3dmeshwriter.generated.cs | 88.3KB |
text_snippet | sdf3dmeshwriter.types.cs | 3KB |
text_snippet | sdf3dvolume.cs | 1005B |
text_snippet | sdf3dworld.cs | 2.2KB |
code | ||
text_snippet | helpers.cs | 1.1KB |
text_snippet | pooled.cs | 907B |
text_snippet | sdfarray.cs | 6.2KB |
text_snippet | sdfbroadcasts.cs | 1.3KB |
text_snippet | sdfchunk.cs | 9.9KB |
text_snippet | sdfresource.cs | 4.4KB |
text_snippet | sdfworld.cs | 19.5KB |
text_snippet | sdfworld.network.cs | 1.6KB |
text_snippet | worldquality.cs | 1.5KB |
libraries/facepunch.libpolygon | ||
text_snippet | .sbproj | 510B |
libraries/facepunch.libpolygon/assets | ||
text_snippet | fp_logo.svg | 864B |
libraries/facepunch.libpolygon/code | ||
text_snippet | helpers.cs | 2KB |
text_snippet | polygonmeshbuilder.bevel.cs | 15KB |
text_snippet | polygonmeshbuilder.cs | 13.9KB |
text_snippet | polygonmeshbuilder.edge.cs | 1.3KB |
text_snippet | polygonmeshbuilder.fill.cs | 10.5KB |
text_snippet | polygonmeshbuilder.svg.cs | 6.5KB |
text_snippet | polygonmeshbuilder.validate.cs | 2.2KB |
text_snippet | polygonmodelrenderer.cs | 1.6KB |
text_snippet | pooled.cs | 1.1KB |
libraries/facepunch.libpolygon | ||
text_snippet | license | 1.1KB |
libraries/facepunch.libpolygon/projectsettings | ||
text_snippet | collision.config | 688B |
libraries/facepunch.libpolygon | ||
text_snippet | readme.md | 74B |
text_snippet | license | 1.1KB |
projectsettings | ||
text_snippet | collision.config | 688B |
text_snippet | readme.md | 708B |
scripts | ||
text_snippet | codegen.py | 4.3KB |