Commit before damnger

This commit is contained in:
kevadesu 2025-06-07 19:10:56 +02:00
parent fe1eb58626
commit 14f0200b50
101 changed files with 8087 additions and 15 deletions

1
source/vizpath/.gdignore Normal file
View file

@ -0,0 +1 @@
icon.svg

1
source/vizpath/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.blend[0-9]

Binary file not shown.

Binary file not shown.

47
source/vizpath/icon.svg Normal file
View file

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="210mm"
height="297mm"
viewBox="0 0 210 297"
version="1.1"
id="svg5"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="icon.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="0.69664703"
inkscape:cx="109.09398"
inkscape:cy="445.70635"
inkscape:window-width="2492"
inkscape:window-height="1016"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:#0000d9;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
d="m 30.753041,132.21182 c 0,0 10.010254,-15.2619 18.023962,-22.0133 8.013709,-6.7514 22.573376,-7.54391 30.155161,1.21654 7.581785,8.76044 6.189859,17.90833 18.236116,19.42593 9.9617,1.25499 21.88274,-11.14017 21.88274,-11.14017 l -5.48923,-7.62409 19.34583,2.49538 -4.21336,17.76136 -4.3721,-6.47877 c 0,0 -13.47411,13.05178 -27.817042,12.90117 -14.342932,-0.1506 -17.860759,-14.58992 -22.628979,-21.50294 -4.76822,-6.91302 -14.511224,-5.45497 -19.83986,0.35161 -5.328637,5.80657 -16.145755,19.59209 -16.145755,19.59209 z"
id="path42"
sodipodi:nodetypes="czzsccccczzzcc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
source/vizpath/ladder.blend Normal file

Binary file not shown.

View file

@ -0,0 +1,2 @@
# Blender 3.5.0 MTL File: 'ladder.blend'
# www.blender.org

1345
source/vizpath/ladder.obj Normal file

File diff suppressed because it is too large Load diff

BIN
source/vizpath/piece.blend Normal file

Binary file not shown.

2
source/vizpath/piece.mtl Normal file
View file

@ -0,0 +1,2 @@
# Blender 3.5.0 MTL File: 'ladder.blend'
# www.blender.org

2547
source/vizpath/piece.obj Normal file

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

BIN
source/vizpath/spot.blend Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.