A 3D model library for sneaking around the XNA content pipeline.
Go to file
Evan Hemsley 597e0b59f4 store vertices on MeshPart 2020-07-28 02:36:20 -07:00
.gitignore initial commit 2020-07-28 02:08:13 -07:00
Importer.cs store vertices on MeshPart 2020-07-28 02:36:20 -07:00
Mesh.cs initial commit 2020-07-28 02:08:13 -07:00
MeshPart.cs store vertices on MeshPart 2020-07-28 02:36:20 -07:00
Model.cs initial commit 2020-07-28 02:08:13 -07:00
README.md initial commit 2020-07-28 02:08:13 -07:00
Smuggler.csproj initial commit 2020-07-28 02:08:13 -07:00
Triangle.cs initial commit 2020-07-28 02:08:13 -07:00

README.md

Smuggler

A 3D model library for sneaking around the XNA content pipeline.