Che cos'è il formato di file HD3D?
Un file .hd3d è il formato di progetto nativo di Home Design 3D, un'app per la progettazione di interni e case di Anuman Interactive (ora parte di Microids). Salva tutto ciò che costruisci in una planimetria: stanze, pareti, porte e finestre, oltre a qualsiasi mobile, decorazione e paesaggio aggiunto. Aprendo nuovamente il file, riprenderai il progetto esattamente da dove lo avevi lasciato.
Sotto il cofano, un file .hd3d è un archivio .zip. Raggruppa file XML che memorizzano la geometria della planimetria e le coordinate di ogni oggetto posizionato, insieme a file immagine per texture personalizzate e miniature di anteprima. Il layout XML è proprietario, quindi solo Home Design 3D legge correttamente la geometria, anche se l'involucro ZIP in sé è standard.
Sicurezza e incolumità
RISCHIO: LOWAn .hd3d file is a passive project document, not an executable, so opening one cannot run code. It is a ZIP container, so as with any archive a malformed file could in theory trip a bug in an unpacker, but normal projects opened in Home Design 3D carry no meaningful risk. Only open files from sources you trust.
Dettagli del formato
in sintesiProgrammi che aprono file HD3D
.hd3d file or use File > Open to load the project for editing. .hd3d file from the app's project menu. .zip or open it directly to extract the embedded textures and thumbnail images, though the plan geometry stays unusable without the app. .hd3d file to open the project. .hd3d file through the app's import screen; the free version views but cannot save edits. .hd3d file or use the in-app import to open the project; saving changes needs the Gold in-app purchase. Dettagli tecnici
specifiche approfondite| Encoding | Binary ZIP container |
| Byte order | N/A (ZIP structure defines its own little-endian fields) |
| Container | ZIP archive holding XML data files and image assets |
| Compression | DEFLATE (standard ZIP compression) |
| Typical size | A few hundred KB to several MB depending on furniture, textures and screenshots stored |
| Structure | A renamed ZIP archive. Inside are XML files describing the plan geometry (rooms, walls, doors, windows, spatial coordinates of placed objects) plus image files used for custom textures and preview thumbnails. |
| Integrity | Per-entry CRC-32 checksums as defined by the ZIP format |
| Platforms | Windows, macOS, iOS, Android |
| Notes | The internal XML schema is proprietary and undocumented. Because the wrapper is a plain ZIP, the archive can be opened with any ZIP tool to extract textures and thumbnails, but the geometry XML is only meaningful to Home Design 3D itself. Export of .hd3d requires the paid version; import works in the free version but without the ability to save changes. |
| Developer Note | Home Design 3D is published by Anuman Interactive, a French studio now part of Microids. |
| Rilasciato | 2012 |
| Specifica | support.homedesign3d.net |
Conversioni HD3D
Domande e risposte della community
chiesto dagli utentiAncora nessuna domanda - sii il primo a chiedere informazioni sui file HD3D.