.a31 — AC3D Model File
Andy's 3D · 1997
.a31 files are 3D model files created and used by the AC3D modeling software.
Key Features
- Stores 3D model geometry (vertices, faces).
- Includes material and texture mapping information.
- Supports scene hierarchy and object relationships.
- Native format for AC3D modeling software.
Best For
- Users exclusively working within the AC3D ecosystem.
- Archiving AC3D project files.
- Quickly saving and loading scenes in AC3D.
Less Ideal For
- Interoperability with other 3D software.
- Sharing models for web-based 3D viewers.
- High-fidelity game development assets.
- Animation workflows.
Common Use Cases
- Saving and loading 3D models within AC3D.
- Creating scenes for basic 3D rendering.
- Developing assets for older game engines.
- Prototyping 3D objects.
How to Open It
- Open directly within AC3D modeling software.
- Use AC3D's export functionality to convert to formats like OBJ or FBX for viewing in other programs.
- Some third-party 3D viewers might offer limited import support, but it's not guaranteed.
What is a .a31 file?
An AC3D model file (.a31) is a proprietary 3D model format used by the AC3D (formerly Amabilis) 3D modeling software. It stores geometric data, including vertices, faces, and texture information, for creating and manipulating 3D scenes. While not as widely adopted as industry-standard formats like OBJ or FBX, it serves as the native format for AC3D users. This allows for seamless saving and loading of projects within the AC3D environment, preserving specific modeling details and scene setups. For broader compatibility, AC3D models are typically exported to more universal formats.
Programs That Open .a31 Files
| Platform | Program | ||
|---|---|---|---|
| Windows | AC3D | Paid | Official |
| macOS | AC3D | Paid | Official |
| Linux | AC3D | Paid | Official |
How to Convert .a31 Files
| Format | Method |
|---|---|
| .OBJ | AC3D export |
| .FBX | AC3D export |
| .STL | AC3D export |
Common Problems with .a31 Files
Frequently Asked Questions
AC3D is a 3D modeling and rendering software known for its user-friendly interface, suitable for creating and manipulating 3D objects and scenes.
No, .a31 is a proprietary format specific to AC3D. More common formats for 3D model exchange include OBJ, FBX, and glTF.
Generally no, as it's AC3D's native format. You would typically need to import it into AC3D for editing or export it to a format supported by other modeling software.
Technical Details
The .a31 format is a binary file structure containing scene graph information. It defines objects, their hierarchical relationships, and associated properties such as material assignments, lighting, and camera positions. The file encodes vertex data, face definitions (polygons), and UV coordinates for texture mapping.