¿Qué es el formato de archivo HD3D?
Un archivo .hd3d es el formato de proyecto nativo de Home Design 3D, una aplicación de diseño de interiores y del hogar de Anuman Interactive (ahora parte de Microids). Guarda todo lo que se construye en un plano: habitaciones, paredes, puertas y ventanas, además de cualquier mueble, decoración y paisajismo añadido. Al abrir el archivo de nuevo, se retoma el diseño exactamente donde se dejó.
Internamente, un archivo .hd3d es un archivo .zip. Agrupa archivos XML que almacenan la geometría del plano y las coordenadas de cada objeto colocado, junto con archivos de imagen para texturas personalizadas y miniaturas de vista previa. El diseño XML es propietario, por lo que solo Home Design 3D lee la geometría correctamente, aunque el contenedor ZIP en sí sea estándar.
Seguridad y protección
RIESGO: 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.
Detalles del formato
en pocas palabrasProgramas que abren archivos 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. Detalles técnicos
especificación profunda| 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. |
| Lanzado | 2012 |
| Especificación | support.homedesign3d.net |
Conversiones de HD3D
Preguntas y respuestas de la comunidad
preguntado por usuariosAún no hay preguntas; sea el primero en preguntar sobre los archivos HD3D.