A 3D model library for sneaking around the XNA content pipeline.
Go to file
cosmonaut 4a5f0d4461 add intermediate array to fix shader index select 2020-08-03 18:30:55 -07:00
Effects add intermediate array to fix shader index select 2020-08-03 18:30:55 -07:00
.gitignore initial commit 2020-07-28 02:08:13 -07:00
Importer.cs add normal map sampling 2020-08-03 16:47:08 -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 more PBR implementation 2020-07-31 01:55:29 -07:00
README.md initial commit 2020-07-28 02:08:13 -07:00
Resources.cs more PBR implementation 2020-07-31 01:55:29 -07:00
Smuggler.csproj trying stuff but the shading still seems to be model-relative 2020-08-01 03:23:20 -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.