Object File Format

Object File Format

Object File Format bezeichnet ein sehr einfaches Datenformat, das einen aus beliebigen Polygonen zusammengesetztes Polyeder beschreibt und häufig von wissenschaftlichen Programmen verwendet wird, die mit 3D-Daten arbeiten. Die Namenserweiterung für diese Dateien ist häufig .off.

Aufbau

Eine Datei im Object File Format ist eine Textdatei in ASCII-Kodierung. Alle Zahlenwerte werden durch Leerzeichen getrennt, als Dezimaltrennzeichen dient ein Punkt.

Die erste Zeile der Datei besteht nur aus dem Schlüsselwort OFF. Die zweite Zeile enthält drei natürliche Zahlen für die Anzahl der Eckpunkte, Flächen und Kanten des Polyeders. Die Anzahl der Kanten kann von verarbeitenden Programmen ignoriert werden, da diese durch die Zahl der Ecken und Flächen eindeutig bestimmt ist.

Die folgenden Zeilen beschreiben jeweils einen Eckpunkt durch seine drei Kartesischen Koordinaten x, y und z. Die einzelnen Eckpunkte werden nicht explizit indiziert, implizit werden die Punkte entsprechend ihrer Reihenfolge von Null ab nummeriert.

Auf die Aufzählung der Eckpunkte folgt noch jeweils eine Zeile für jede Fläche. Hierbei wird zuerst die Anzahl der Eckpunkte der Fläche angegeben und anschließend die Indizes der Eckpunkte aufgezählt.

Weblinks


Wikimedia Foundation.

Игры ⚽ Поможем сделать НИР

Schlagen Sie auch in anderen Wörterbüchern nach:

  • Common Object File Format — Das Common Object File Format (COFF) ist ein Binärformat für Programme und Objektdateien. Eingeführt wurde es für Unix System V Systeme und findet heutzutage vor allem für Windows Verwendung. Für Dateiendungen wird es gerne als COF oder auch OBJ… …   Deutsch Wikipedia

  • Object file — OBJ file redirects here. For specific format used on DOS, see Relocatable Object Module Format. In computer science, an object file is an organized collection of separate, named sequences of machine code[citation needed]. Each sequence, or object …   Wikipedia

  • Class (file format) — In the Java programming language, source files (.java files) are compiled into class files which have a .class extension. Since Java is a platform independent language, source code is compiled into an output file known as bytecode, which it… …   Wikipedia

  • File format — A file format is a particular way that information is encoded for storage in a computer file. Since a disk drive, or indeed any computer storage, can store only bits, the computer must have some way of converting information to 0s and 1s and vice …   Wikipedia

  • Portable Executable File Format — Portable Executable Extension .cpl, .exe, .dll, .ocx, .sys, .scr, .drv Type de format Binaire, Exécutable, Code Objet, DLL Extension du MZ DOS Executable COF …   Wikipédia en Français

  • Relocatable Object Module Format — The Relocatable Object Module Format is an object file format used primarily for software intended to run on Intel 80x86 microprocessors. It was originally developed by Intel under the name Object Module Format, and is perhaps best known to MS… …   Wikipedia

  • STL (file format) — Infobox file format name = STL icon = caption = extension = .stl mime = type code = uniform type = magic = owner = 3D Systems released = latest release version = latest release date = genre = Stereolithography container for = contained by =… …   Wikipedia

  • MD3 (file format) — Example of two MD3 model assets from Quake III Arena that have been linked together using tags. MD3 is a model format used by the Quake 3 engine as well as its many mods. The format is used mostly for player models and non structural geometry… …   Wikipedia

  • PLY (file format) — PLY is a computer file format known as the Polygon File Format or the Stanford Triangle Format.The format was principally designed to store three dimensional data from 3D scanners. It supports a relatively simple description of a single object as …   Wikipedia

  • BMP file format — Windows Bitmap Filename extension .bmp or .dib Internet media type image/x ms bmp (unofficial) or image/x bmp (unofficial) Type code BMP BMPf BMPp Uniform Type Identifier com.microsoft.bmp …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”