DirectDraw Surface (original) (raw)

About DBpedia

The DirectDraw Surface container file format (uses the filename extension DDS), is a Microsoft format for storing data compressed with the previously proprietary S3 Texture Compression (S3TC) algorithm, which can be decompressed in hardware by GPUs. This makes the format useful for storing graphical textures and cubic environment maps as a data file, both compressed and uncompressed. The file extension for this data format is '.dds'.

Property Value
dbo:abstract The DirectDraw Surface container file format (uses the filename extension DDS), is a Microsoft format for storing data compressed with the previously proprietary S3 Texture Compression (S3TC) algorithm, which can be decompressed in hardware by GPUs. This makes the format useful for storing graphical textures and cubic environment maps as a data file, both compressed and uncompressed. The file extension for this data format is '.dds'. (en) Direct Draw Surface (DDS) ist ein von Microsoft eingeführtes Dateiformat (Endung .dds) zur Optimierung und Speicherung von Texturen bzw. Cube Maps oder Mipmaps, das erstmals in DirectX 7.0 vorgestellt wurde. (de) 다이렉트드로 서피스(DirectDraw Surface), 곧 .dds 파일 포맷은 텍스처 매핑과 를 저장하는 데 쓰이는 마이크로소프트사의 포맷이다. (둘 다 압축, 비압축되어 있다) 플레이스테이션 3와 엑스박스 360과 같은 게임 기기와 GPU에 쓰이는 으로 압축된 데이터를 저장하는 데 유용하다. (ko) DirectDraw Surface (.dds) はマイクロソフトによって開発された、テクスチャやキューブ (環境) マップを格納するために利用されるファイルフォーマットであり、圧縮形式と非圧縮形式の両方に対応している。これは、Microsoft DirectX対応のGPUのほか、プレイステーション3やXboxのような家庭用ゲーム機で利用されるDXTC (S3TC) 圧縮データを格納できるように作られている。 (ja) Microsoft DirectDraw Surface, DDS – format plików danych z grafiką rastrową. Pozwalający na zapis m.in. poziomu mipmappingu i kanałów Alpha. Format wykorzystywany przy generowaniu grafiki trójwymiarowej czasu rzeczywistego. Wspomagany przez Microsoft DirectX Texture tool i Direct3D extensions (D3DX) library. Pixmapa w pliku DDS może być skompresowaną za pomocą algorytmów kompresji S3 Texture Compression (S3TC). Aplikacje OpenGL mogą importować te pliki za pomocą rozszerzenia ARB_texture_compression. (pl) DDS (DirectDraw Surface) — формат хранения данных, разработанный корпорацией Майкрософт для использования в DirectX . (ru) DirectDraw Surface (скорочено DDS) — компресований формат зберігання даних розроблений корпорацією Microsoft. При компресії, задля зменшення розміру файлів та меншого навантаження на графічний процесор, використовується алгоритм . (uk)
dbo:wikiPageExternalLink http://www.ddsconverter.com/ https://docs.microsoft.com/en-us/windows/uwp/gaming/complete-code-for-ddstextureloader https://docs.microsoft.com/en-us/windows/win32/direct3ddds/dx-graphics-dds https://docs.microsoft.com/en-us/windows/win32/direct3ddds/dx-graphics-dds-pguide https://github.com/Microsoft/DirectXTex/tree/master/DDSTextureLoader https://github.com/castano/nvidia-texture-tools/ https://msdn.microsoft.com/en-us/library/windows/desktop/bb153349(v=vs.85).aspx
dbo:wikiPageID 3913403 (xsd:integer)
dbo:wikiPageLength 3786 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1095171917 (xsd:integer)
dbo:wikiPageWikiLink dbr:Cube_mapping dbc:DirectX dbc:Graphics_file_formats dbr:GIMP dbr:Data_compression dbr:Data_file dbr:File_extension dbr:DirectDraw dbr:Graphics_processing_unit dbr:Array_data_structure dbr:Direct3D dbr:DirectX dbr:Filename_extension dbr:DXTn dbr:Image_file_formats dbr:Microsoft dbr:Texture_(computer_graphics) dbr:S3_Texture_Compression dbr:Direct3D_10 dbr:DirectX_7.0
dbp:developer dbr:Microsoft
dbp:extension .dds (en)
dbp:genre dbr:Image_file_formats
dbp:name DirectDraw Surface (en)
dbp:url https://docs.microsoft.com/en-us/windows/win32/direct3ddds/dx-graphics-dds
dbp:wikiPageUsesTemplate dbt:Compu-storage-stub dbt:Infobox_file_format dbt:Reflist dbt:Start_date_and_age dbt:Graphics_file_formats
dcterms:subject dbc:DirectX dbc:Graphics_file_formats
gold:hypernym dbr:Format
rdf:type dbo:Software yago:WikicatComputerFileFormats yago:Abstraction100002137 yago:Communication100033020 yago:Format106636806 yago:Information106634376 yago:Message106598915 yago:WikicatGraphicsFileFormats
rdfs:comment The DirectDraw Surface container file format (uses the filename extension DDS), is a Microsoft format for storing data compressed with the previously proprietary S3 Texture Compression (S3TC) algorithm, which can be decompressed in hardware by GPUs. This makes the format useful for storing graphical textures and cubic environment maps as a data file, both compressed and uncompressed. The file extension for this data format is '.dds'. (en) Direct Draw Surface (DDS) ist ein von Microsoft eingeführtes Dateiformat (Endung .dds) zur Optimierung und Speicherung von Texturen bzw. Cube Maps oder Mipmaps, das erstmals in DirectX 7.0 vorgestellt wurde. (de) 다이렉트드로 서피스(DirectDraw Surface), 곧 .dds 파일 포맷은 텍스처 매핑과 를 저장하는 데 쓰이는 마이크로소프트사의 포맷이다. (둘 다 압축, 비압축되어 있다) 플레이스테이션 3와 엑스박스 360과 같은 게임 기기와 GPU에 쓰이는 으로 압축된 데이터를 저장하는 데 유용하다. (ko) DirectDraw Surface (.dds) はマイクロソフトによって開発された、テクスチャやキューブ (環境) マップを格納するために利用されるファイルフォーマットであり、圧縮形式と非圧縮形式の両方に対応している。これは、Microsoft DirectX対応のGPUのほか、プレイステーション3やXboxのような家庭用ゲーム機で利用されるDXTC (S3TC) 圧縮データを格納できるように作られている。 (ja) Microsoft DirectDraw Surface, DDS – format plików danych z grafiką rastrową. Pozwalający na zapis m.in. poziomu mipmappingu i kanałów Alpha. Format wykorzystywany przy generowaniu grafiki trójwymiarowej czasu rzeczywistego. Wspomagany przez Microsoft DirectX Texture tool i Direct3D extensions (D3DX) library. Pixmapa w pliku DDS może być skompresowaną za pomocą algorytmów kompresji S3 Texture Compression (S3TC). Aplikacje OpenGL mogą importować te pliki za pomocą rozszerzenia ARB_texture_compression. (pl) DDS (DirectDraw Surface) — формат хранения данных, разработанный корпорацией Майкрософт для использования в DirectX . (ru) DirectDraw Surface (скорочено DDS) — компресований формат зберігання даних розроблений корпорацією Microsoft. При компресії, задля зменшення розміру файлів та меншого навантаження на графічний процесор, використовується алгоритм . (uk)
rdfs:label DirectDraw Surface (en) DirectDraw Surface (de) 다이렉트드로 서피스 (ko) DirectDraw Surface (ja) DirectDraw Surface (pl) DirectDraw Surface (ru) DirectDraw Surface (uk)
owl:sameAs freebase:DirectDraw Surface yago-res:DirectDraw Surface wikidata:DirectDraw Surface dbpedia-de:DirectDraw Surface dbpedia-ja:DirectDraw Surface dbpedia-ko:DirectDraw Surface dbpedia-pl:DirectDraw Surface dbpedia-ru:DirectDraw Surface dbpedia-uk:DirectDraw Surface https://global.dbpedia.org/id/4utFA
prov:wasDerivedFrom wikipedia-en:DirectDraw_Surface?oldid=1095171917&ns=0
foaf:isPrimaryTopicOf wikipedia-en:DirectDraw_Surface
is dbo:wikiPageRedirects of dbr:Dds_file dbr:.dds
is dbo:wikiPageWikiLink of dbr:Quake_Army_Knife dbr:List_of_file_formats dbr:DevIL dbr:Löve_(game_engine) dbr:Comparison_of_3D_computer_graphics_software dbr:Comparison_of_graphics_file_formats dbr:DDS dbr:Eye_of_GNOME dbr:FFmpeg dbr:Paint.net dbr:DirectDraw dbr:Direct3D dbr:OpenSceneGraph dbr:S3_Texture_Compression dbr:Dds_file dbr:.dds
is foaf:primaryTopic of wikipedia-en:DirectDraw_Surface