A 3D model library for sneaking around the XNA content pipeline.
Go to file
Evan Hemsley 1a80f6cdd5 fix vertex array length 2020-07-28 02:49:30 -07:00
.gitignore initial commit 2020-07-28 02:08:13 -07:00
Importer.cs fix vertex array length 2020-07-28 02:49:30 -07:00
Mesh.cs initial commit 2020-07-28 02:08:13 -07:00
MeshPart.cs add vertex type to MeshPart 2020-07-28 02:44:27 -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.