A 3D model library for sneaking around the XNA content pipeline.
Go to file
Evan Hemsley 466f35b1ee rewrite PBREffect 2020-07-31 00:20:07 -07:00
Effects rewrite PBREffect 2020-07-31 00:20:07 -07:00
.gitignore initial commit 2020-07-28 02:08:13 -07:00
Importer.cs start implementing PBR effect 2020-07-30 17:57:57 -07:00
Mesh.cs initial commit 2020-07-28 02:08:13 -07:00
MeshPart.cs start implementing PBR effect 2020-07-30 17:57:57 -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.