A 3D model library for sneaking around the XNA content pipeline.
Go to file
Evan Hemsley 742c38ec7e forgot to set texcoords lol 2020-07-28 03:05:59 -07:00
.gitignore initial commit 2020-07-28 02:08:13 -07:00
Importer.cs forgot to set texcoords lol 2020-07-28 03:05:59 -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.