This commit is contained in:
StratiX0 2024-03-25 16:55:10 +01:00
parent a694afbbce
commit 86e06aea02
4 changed files with 2885 additions and 3 deletions

View File

@ -55,7 +55,7 @@ bool ApplicationClass::Initialize(int screenWidth, int screenHeight, HWND hwnd)
m_Camera->SetRotation(0.0f, 0.0f, 10.0f);
// Set the file name of the model.
strcpy_s(modelFilename, "cylinder.obj");
strcpy_s(modelFilename, "sphere.obj");
strcpy_s(outputModelFilename, "output.txt");

View File

@ -85,7 +85,7 @@
</None>
</ItemGroup>
<ItemGroup>
<None Include="Hollow_Cylinder_v1.obj">
<None Include="sphere.obj">
<FileType>Document</FileType>
</None>
</ItemGroup>

File diff suppressed because it is too large Load Diff

2
enginecustom/sphere.mtl Normal file
View File

@ -0,0 +1,2 @@
# Blender 4.0.1 MTL File: 'None'
# www.blender.org