Mini Kabibi Habibi
<Viewport3D x:Name="Ab3dViewport1"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Viewport3D.Resources>
<MeshGeometry3D x:Key="mesh_0"
Positions="0.2182944,11.698308,0.5908554 0.3847418,11.6983099,0.5210336 0.5249695,11.6983099,0.4156985 0.6294208,11.698307,0.2820328 0.6909782,11.698307,0.1291471 0.7054473,11.698307,-0.032538 0.6718411,11.698307,-0.1920061 0.5924497,11.6983061,-0.3383947 0.4726851,11.6983061,-0.4617224 0.3207072,11.698308,-0.5535858 0.1468734,11.698308,-0.6077245 -0.0369685,11.698308,-0.6204497 -0.2182922,11.698308,-0.5908884 -0.3847391,11.698308,-0.5210749 -0.5249674,11.6983061,-0.4157419 -0.6294183,11.698307,-0.282073 -0.6909761,11.698307,-0.1291897 -0.7054445,11.698307,0.0324931 -0.6718376,11.698307,0.1919681 -0.5924462,11.6983099,0.3383484 -0.4726805,11.6983099,0.4616809 -0.3207023,11.6983099,0.5535457 -0.1468689,11.698308,0.6076843 0.0369751,11.698308,0.620405 0.3847418,-1.9727826,0.5210524 0.2182944,-1.9727826,0.5908742 0.5249695,-1.9727827,0.4157174 0.6294208,-1.9727829,0.2820517 0.6909782,-1.972783,0.129166 0.7054473,-1.9727834,-0.0325192 0.6718411,-1.9727836,-0.191989 0.5924497,-1.9727837,-0.3383758 0.4726851,-1.9727843,-0.4617035 0.3207072,-1.9727843,-0.5535669 0.1468734,-1.9727844,-0.6077066 -0.0369685,-1.9727844,-0.6204291 -0.2182922,-1.9727844,-0.5908695 -0.3847391,-1.9727843,-0.5210561 -0.5249674,-1.972784,-0.4157203 -0.6294183,-1.9727839,-0.2820541 -0.6909761,-1.9727837,-0.1291708 -0.7054445,-1.9727834,0.032512 -0.6718376,-1.9727829,0.191987 -0.5924462,-1.972783,0.3383763 -0.4726805,-1.9727827,0.4616989 -0.3207023,-1.9727826,0.5535645 -0.1468689,-1.9727825,0.6077031 0.0369751,-1.9727825,0.620423 "
TriangleIndices="1 0 25 25 24 1 2 1 24 24 26 2 3 2 26 26 27 3 4 3 27 27 28 4 5 4 28 28 29 5 6 5 29 29 30 6 7 6 30 30 31 7 8 7 31 31 32 8 9 8 32 32 33 9 10 9 33 33 34 10 11 10 34 34 35 11 12 11 35 35 36 12 13 12 36 36 37 13 14 13 37 37 38 14 15 14 38 38 39 15 16 15 39 39 40 16 17 16 40 40 41 17 18 17 41 41 42 18 19 18 42 42 43 19 20 19 43 43 44 20 21 20 44 44 45 21 22 21 45 45 46 22 23 22 46 46 47 23 0 23 47 47 25 0 "
TextureCoordinates="0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 "
Normals=""
/>
</Viewport3D.Resources>
<Viewport3D.Camera>
<PerspectiveCamera Position="-14.0534725,-3.2510142,4.3481466"
LookDirection="14.0534739027952,8.11377694082818,-4.34815995772235"
UpDirection="0,0,1"
NearPlaneDistance="1"
FarPlaneDistance="112"
FieldOfView="50" />
</Viewport3D.Camera>
<ModelVisual3D>
<ModelVisual3D.Content>
<Model3DGroup>
<GeometryModel3D Geometry="{StaticResource mesh_0}">
<GeometryModel3D.Material><MaterialGroup><DiffuseMaterial><DiffuseMaterial.Brush><SolidColorBrush Color="#FFA70F0F" /></DiffuseMaterial.Brush></DiffuseMaterial><SpecularMaterial SpecularPower="9.00"><SpecularMaterial.Brush><SolidColorBrush Color="#FFFFFFFF" /></SpecularMaterial.Brush></SpecularMaterial></MaterialGroup></GeometryModel3D.Material>
</GeometryModel3D>
<DirectionalLight Color="#FFFFFFFF" Direction="0,0,-1" />
</Model3DGroup>
</ModelVisual3D.Content>
</ModelVisual3D>
</Viewport3D>