add various formats to chess world scene

This commit is contained in:
brothermechanic 2023-12-08 19:01:23 +03:00
parent fc0ccdd724
commit b48bd2935d
No known key found for this signature in database
GPG key ID: 9C59EF9503ACD106
28 changed files with 63 additions and 13 deletions

8
.gitattributes vendored
View file

@ -7,3 +7,11 @@
*.obj filter=lfs diff=lfs merge=lfs -text
*.stl filter=lfs diff=lfs merge=lfs -text
*.dae filter=lfs diff=lfs merge=lfs -text
*.fbx filter=lfs diff=lfs merge=lfs -text
*.ply filter=lfs diff=lfs merge=lfs -text
*.STEP filter=lfs diff=lfs merge=lfs -text
*.STP filter=lfs diff=lfs merge=lfs -text
*.step filter=lfs diff=lfs merge=lfs -text
*.stp filter=lfs diff=lfs merge=lfs -text
*.FCStd filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text

Binary file not shown.

BIN
world/chess/models/bishop/meshes/bishop.fbx (Stored with Git LFS) Normal file

Binary file not shown.

BIN
world/chess/models/bishop/meshes/bishop.ply (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
world/chess/models/board/meshes/board.dae (Stored with Git LFS)

Binary file not shown.

BIN
world/chess/models/board/meshes/board.fbx (Stored with Git LFS) Normal file

Binary file not shown.

BIN
world/chess/models/board/meshes/board.ply (Stored with Git LFS) Normal file

Binary file not shown.

BIN
world/chess/models/king/meshes/king.dae (Stored with Git LFS)

Binary file not shown.

BIN
world/chess/models/king/meshes/king.fbx (Stored with Git LFS) Normal file

Binary file not shown.

BIN
world/chess/models/king/meshes/king.ply (Stored with Git LFS) Normal file

Binary file not shown.

BIN
world/chess/models/king/meshes/king.stl (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
world/chess/models/knight/meshes/knight.fbx (Stored with Git LFS) Normal file

Binary file not shown.

BIN
world/chess/models/knight/meshes/knight.ply (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
world/chess/models/pawn/meshes/pawn.dae (Stored with Git LFS)

Binary file not shown.

BIN
world/chess/models/pawn/meshes/pawn.fbx (Stored with Git LFS) Normal file

Binary file not shown.

BIN
world/chess/models/pawn/meshes/pawn.ply (Stored with Git LFS) Normal file

Binary file not shown.

BIN
world/chess/models/pawn/meshes/pawn.stl (Stored with Git LFS)

Binary file not shown.

BIN
world/chess/models/queen/meshes/queen.dae (Stored with Git LFS)

Binary file not shown.

BIN
world/chess/models/queen/meshes/queen.fbx (Stored with Git LFS) Normal file

Binary file not shown.

BIN
world/chess/models/queen/meshes/queen.ply (Stored with Git LFS) Normal file

Binary file not shown.

BIN
world/chess/models/queen/meshes/queen.stl (Stored with Git LFS)

Binary file not shown.

BIN
world/chess/models/rook/meshes/rook.dae (Stored with Git LFS)

Binary file not shown.

BIN
world/chess/models/rook/meshes/rook.fbx (Stored with Git LFS) Normal file

Binary file not shown.

BIN
world/chess/models/rook/meshes/rook.ply (Stored with Git LFS) Normal file

Binary file not shown.

BIN
world/chess/models/rook/meshes/rook.stl (Stored with Git LFS)

Binary file not shown.