Switch obsolete Tao 3D libs for OpenTK (not really tested yet)

This commit is contained in:
Cinder Biscuits
2017-04-24 07:39:26 -05:00
parent c54b95c539
commit 247a3550a6
15 changed files with 456 additions and 440 deletions

View File

@@ -110,6 +110,7 @@ namespace AvatarPreview
}
}
[Obsolete]
public override void LoadLODMesh(int level, string filename)
{
LODMesh lod = new LODMesh();