This commit is contained in:
jordan4ibanez 2023-11-29 03:39:19 -05:00
parent 3ba74129e3
commit 58d5696db3
1 changed files with 0 additions and 8 deletions

View File

@ -155,14 +155,6 @@ namespace scene
* ISkinnedMesh will be returned by this importer.</TD>
* </TR>
* <TR>
* <TD>Cartography shop 4 (.csm)</TD>
* <TD>Cartography Shop is a modeling program for creating
* architecture and calculating lighting. Irrlicht can
* directly import .csm files thanks to the IrrCSM library
* created by Saurav Mohapatra which is now integrated
* directly in Irrlicht.
* </TR>
* <TR>
* <TD>DirectX (.x)</TD>
* <TD>Platform independent importer (so not D3D-only) for
* .x files. Most 3D packages can export these natively