A 3D model library for sneaking around the XNA content pipeline.
Go to file
Evan Hemsley 05bc0341a8 enable reading texture from GLB 2020-07-29 01:35:11 -07:00
.gitignore initial commit 2020-07-28 02:08:13 -07:00
Importer.cs enable reading texture from GLB 2020-07-29 01:35:11 -07:00
Mesh.cs initial commit 2020-07-28 02:08:13 -07:00
MeshPart.cs restructure importer to import different vertex types 2020-07-29 00:23:17 -07:00
Model.cs enable reading texture from GLB 2020-07-29 01:35:11 -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.