зеркало из https://github.com/microsoft/DirectXTK.git
Updated Model (markdown)
Родитель
00157bc2b2
Коммит
0caf3aeaf1
2
Model.md
2
Model.md
|
@ -23,6 +23,8 @@ Visual Studio 2012 or later include a built-in content pipeline that can generat
|
|||
|
||||
auto teapot = Model::CreateFromCMO( device, L"teapot.cmo", fx );
|
||||
|
||||
For exception safety, the loaders return a ``std::unique_ptr``.
|
||||
|
||||
The [Samples Content Exporter](http://go.microsoft.com/fwlink/?LinkId=226208) will generate ``.SDKMESH`` files from an Autodesk ``.FBX``.
|
||||
|
||||
EffectFactory fx( device );
|
||||
|
|
Загрузка…
Ссылка в новой задаче