[otwarty teren] zwiekszenie rozdzielczosci krawedzi

This commit is contained in:
Kacper Donat 2019-11-19 22:35:57 +01:00
parent 2b0799ef28
commit fb546496b2
62 changed files with 349 additions and 367940 deletions

File diff suppressed because one or more lines are too long

View File

@ -31,7 +31,7 @@ namespace Assets.RenderPass
foreach (var location in locations.Vertices.Skip(1))
{
GenerateLocationEdges(location, points);
GenerateLocationMesh(location, points);
GenerateLocationMeshAlt(location, points);
GenerateLocationWall(location, points);
}
@ -57,7 +57,7 @@ namespace Assets.RenderPass
var magnitude = Point.Dist(a, b);
var d = new Point(-(b.y - a.y) / magnitude, (b.x - a.x) / magnitude);
magnitude *= Random.value * 0.4 - 0.2;
magnitude *= Random.value * 0.2 - 0.1;
Point c = new Point((a.x + b.x) / 2.0 + d.x * magnitude, (a.y + b.y) / 2.0 + d.y * magnitude);

View File

@ -1,6 +0,0 @@
fileFormatVersion: 2
guid: c04a867c41990cb44b46672730a8e63f
folderAsset: yes
DefaultImporter:
userData:
assetBundleName:

View File

@ -1,6 +0,0 @@
fileFormatVersion: 2
guid: 7e6f84bf81c8d4de280f1133cff7e601
folderAsset: yes
DefaultImporter:
userData:
assetBundleName:

View File

@ -1,9 +0,0 @@
fileFormatVersion: 2
guid: 5eebb5849c50a2c4ea24ded96e6f3aac
folderAsset: yes
timeCreated: 1427462663
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant: