Lightwave object
m |
|||
| (11 intermediate revisions by one user not shown) | |||
| Line 27: | Line 27: | ||
'''Example(s):''' Detailed object file example found here: [http://www.sandbox.de/osg/lightwave.htm#S5 LightWave Object File Example] | '''Example(s):''' Detailed object file example found here: [http://www.sandbox.de/osg/lightwave.htm#S5 LightWave Object File Example] | ||
| − | |||
'''Identifier:''' none. | '''Identifier:''' none. | ||
| − | '''Documentation:''' | + | '''Documentation:''' Documentation found here: [http://www.sandbox.de/osg/lightwave.htm LightWave Object File Format] |
'''File Extensions:''' [[File Extension::.lwo]] | '''File Extensions:''' [[File Extension::.lwo]] | ||
| − | '''Applications:''' | + | '''Applications:''' |
| − | * '''Native application(s):''' | + | * '''Native application(s):''' NewTek LightWave 3D |
| − | * '''Interoperable applications:''' | + | * '''Interoperable applications:''' LightWave 3D has a broad selection of plugins. |
'''Magic numbers:''' n/a | '''Magic numbers:''' n/a | ||
| Line 76: | Line 75: | ||
*** '''Implicit surfaces:''' | *** '''Implicit surfaces:''' | ||
**** '''Is Supported:''' true | **** '''Is Supported:''' true | ||
| − | **** '''Description:''' | + | **** '''Description:''' The SRFS chunk contains a list of the names of all the surfaces in an object (note that in LightWave 3D terminology, the word "surface" is defined as a set of attributes that describe the color and shading characteristics of a group of polygons). Each surface name appears as a null-terminated character string. If the length of the string (including the null) is odd, an extra null byte is added. Surface names should be read from the file until as many bytes as the chunk size specifies have been read. |
*** '''Implicit curves:''' | *** '''Implicit curves:''' | ||
**** '''Is Supported:''' true | **** '''Is Supported:''' true | ||
| − | **** '''Description:''' | + | **** '''Description:''' The CRVS chunk contains a list of all the spline curves in an object. Each entry consists of a short integer specifying the number of vertices in a curve followed by that many short integers specifying the vertices themselves in sequential order, followed by a short integer specifying which surface is used by the curve, followed by another short integer specifying bit-flags associated with the curve. If bit zero is set then the first point is a continuity control point, and if bit one is set then the last point is. The point and surface indices are as they are in the POLS chunk, except that curves cannot have details. Curves should be read from the file until as many bytes as the chunk size specifies have been read. |
| − | + | *** '''Point set:''' | |
| − | *** '''Point set:''' | + | **** '''Is Supported:''' true |
| − | **** '''Is Supported:''' | + | **** '''Description:''' The PNTS chunk contains a list of the X, Y, and Z coordinates of all the points in an object. Each coordinate is stored as a four byte floating point number in IEEE format. Therefore, the number of points in an object can be determined by dividing the size in bytes of the PNTS chunk by 12. |
| − | **** '''Description:''' | + | ** '''Mesh:''' |
| − | ** '''Mesh:''' | + | *** '''Manifold surface meshes:''' |
| − | *** '''Manifold surface meshes:''' | + | **** '''Is Supported:''' true |
| − | **** '''Is Supported:''' | + | **** '''Description:''' n/a |
| − | **** '''Description:''' | + | *** '''Manifold volume meshes:''' |
| − | *** '''Manifold volume meshes:''' | + | **** '''Is Supported:''' n/a |
| − | **** '''Is Supported:''' | + | **** '''Description:''' |
| − | **** '''Description:''' | + | *** '''Non-manifold meshes:''' |
| − | *** '''Non-manifold meshes:''' | + | **** '''Is Supported:''' n/a |
| − | **** '''Is Supported:''' | + | **** '''Description:''' |
| − | **** '''Description:''' | + | ** '''Parametric representation:''' |
| − | ** '''Parametric representation:''' | + | *** '''Parametric surfaces:''' |
| − | *** '''Parametric surfaces:''' | + | **** '''Is Supported:''' n/a |
| − | **** '''Is Supported:''' | + | **** '''Description:''' |
| − | **** '''Description:''' | + | *** '''Parametric curves:''' |
| − | *** '''Parametric curves:''' | + | **** '''Is Supported:''' n/a |
| − | **** '''Is Supported:''' | + | **** '''Description:''' |
| − | **** '''Description:''' | + | ** '''Contour sets:''' |
| − | ** '''Contour sets:''' | + | *** '''Is Supported:''' n/a |
| − | *** '''Is Supported:''' | + | *** '''Description:''' |
| − | *** '''Description:''' | + | ** '''NURBS:''' |
| − | ** '''NURBS:''' | + | *** '''Is Supported:''' true |
| − | *** '''Is Supported:''' | + | *** '''Description:''' |
| − | *** '''Description:''' | + | * '''Multi-resolution models:''' |
| − | * '''Multi-resolution models:''' | + | ** '''Is Supported:''' n/a |
| − | ** '''Is Supported:''' | + | ** '''Description:''' |
| − | ** '''Description:''' | + | * '''Dynamics:''' |
| − | * '''Dynamics:''' | + | ** '''Kinematics:''' |
| − | ** '''Kinematics:''' | + | *** '''Is Supported:''' true |
| − | *** '''Is Supported:''' | + | *** '''Description:''' n/a |
| − | *** '''Description:''' | + | ** '''Assembly:''' |
| − | ** '''Assembly:''' | + | *** '''Is Supported:''' n/a |
| − | *** '''Is Supported:''' | + | *** '''Description:''' |
| − | *** '''Description:''' | + | ** '''Force(s):''' |
| − | ** '''Force(s):''' | + | *** '''Is Supported:''' n/a |
| − | *** '''Is Supported:''' | + | *** '''Description:''' |
| − | *** '''Description:''' | + | * '''Boundary representation''' |
| − | * '''Boundary representation''' | + | ** '''Manifold surface boundary representations:''' |
| − | ** '''Manifold surface boundary representations:''' | + | *** '''Is Supported:''' n/a |
| − | *** '''Is Supported:''' | + | *** '''Description:''' |
| − | *** '''Description:''' | + | ** '''Manifold volume boundary representations:''' |
| − | ** '''Manifold volume boundary representations:''' | + | *** '''Is Supported:''' n/a |
| − | *** '''Is Supported:''' | + | *** '''Description:''' |
| − | *** '''Description:''' | + | ** '''Non-manifold boundary representations:''' |
| − | ** '''Non-manifold boundary representations:''' | + | *** '''Is Supported:''' n/a |
| − | *** '''Is Supported:''' | + | *** '''Description:''' |
| − | *** '''Description:''' | + | * '''Material transparency:''' |
| − | * '''Material transparency:''' | + | ** '''Is Supported:''' true |
| − | ** '''Is Supported:''' | + | ** '''Description:''' |
| − | ** '''Description:''' | + | |
| − | '''References:''' [[ | + | '''References:''' |
| + | * [http://local.wasp.uwa.edu.au/~pbourke/dataformats/lightwave/ LightWave 3D Object File Format] | ||
| + | * [http://www.sandbox.de/osg/lightwave.htm LightWave File Format] | ||
| + | * [http://www.lightwiki.com/LightWave_History LightWave History at LightWiki] | ||
Latest revision as of 16:29, 13 May 2009
Title(s): LightWave object
Version ID: NewTek LightWave 3D Object File Format
Date released: Most recent format specs dated October 16, 1996
Date: 1990
Creator(s): NewTek
Contributor(s): Allen Hastings & Stuart Ferguson
Relationships:
- Previous Version(s): Inherited from Videoscape 3D and Aegis Modeler 3D on the Commodore Amiga, both circa. 1988.
- Contains: none
- Syntax Format(s): LightWave 3D objects are stored as IFF files with a FORM type of LWOB. A FORM LWOB must contain a PNTS chunk, a SRFS chunk, and a POLS chunk. There may be zero or more SURF chunks anywhere in the file and up to one CRVS chunk. The POLS and CRVS chunks must be preceded by the PNTS chunk and the SRFS chunk. LightWave 2.0 also has the ability to save and load surface descriptions as FORM LWOB files that contain only a SURF chunk. Details and further explanation found here: Lightwave 3D Object File Format, 11/28/1994
- Family Format(s): none
Description: LightWave 3D objects are stored on disk as 3D meshes consistsing of points, polygons (which can be faces, curves or patches), and surfaces. Files can contain a single connected mesh or several disjoint meshes describing a single logical object. An object file may also contain one or more surface definitions with no mesh.
History: A detailed account, from 1988 to 2009: LightWave History.
Example(s): Detailed object file example found here: LightWave Object File Example
Identifier: none.
Documentation: Documentation found here: LightWave Object File Format
File Extensions: .lwo
Applications:
- Native application(s): NewTek LightWave 3D
- Interoperable applications: LightWave 3D has a broad selection of plugins.
Magic numbers: n/a
Format(s): image/x-lw
Rights: Proprietary license
Sustainability Factors: n/a
- Standardization: n/a
- Adoption: n/a
- Licensing and patent claims: n/a
- Self-documentation: n/a
- External dependencies: n/a
- Technical protection considerations: n/a
Typical use: 3D Design
File classification:
- Type {Binary, Text}: Binary
- Raster data:
- Raster data 2D:
- Is Supported: true
- Description:
- Raster data 3D:
- Is Supported: true
- Description:
- Raster data 2D:
- Geometric representation:
- Implicit representation:
- Implicit surfaces:
- Is Supported: true
- Description: The SRFS chunk contains a list of the names of all the surfaces in an object (note that in LightWave 3D terminology, the word "surface" is defined as a set of attributes that describe the color and shading characteristics of a group of polygons). Each surface name appears as a null-terminated character string. If the length of the string (including the null) is odd, an extra null byte is added. Surface names should be read from the file until as many bytes as the chunk size specifies have been read.
- Implicit curves:
- Is Supported: true
- Description: The CRVS chunk contains a list of all the spline curves in an object. Each entry consists of a short integer specifying the number of vertices in a curve followed by that many short integers specifying the vertices themselves in sequential order, followed by a short integer specifying which surface is used by the curve, followed by another short integer specifying bit-flags associated with the curve. If bit zero is set then the first point is a continuity control point, and if bit one is set then the last point is. The point and surface indices are as they are in the POLS chunk, except that curves cannot have details. Curves should be read from the file until as many bytes as the chunk size specifies have been read.
- Point set:
- Is Supported: true
- Description: The PNTS chunk contains a list of the X, Y, and Z coordinates of all the points in an object. Each coordinate is stored as a four byte floating point number in IEEE format. Therefore, the number of points in an object can be determined by dividing the size in bytes of the PNTS chunk by 12.
- Implicit surfaces:
- Mesh:
- Manifold surface meshes:
- Is Supported: true
- Description: n/a
- Manifold volume meshes:
- Is Supported: n/a
- Description:
- Non-manifold meshes:
- Is Supported: n/a
- Description:
- Manifold surface meshes:
- Parametric representation:
- Parametric surfaces:
- Is Supported: n/a
- Description:
- Parametric curves:
- Is Supported: n/a
- Description:
- Parametric surfaces:
- Contour sets:
- Is Supported: n/a
- Description:
- NURBS:
- Is Supported: true
- Description:
- Implicit representation:
- Multi-resolution models:
- Is Supported: n/a
- Description:
- Dynamics:
- Kinematics:
- Is Supported: true
- Description: n/a
- Assembly:
- Is Supported: n/a
- Description:
- Force(s):
- Is Supported: n/a
- Description:
- Kinematics:
- Boundary representation
- Manifold surface boundary representations:
- Is Supported: n/a
- Description:
- Manifold volume boundary representations:
- Is Supported: n/a
- Description:
- Non-manifold boundary representations:
- Is Supported: n/a
- Description:
- Manifold surface boundary representations:
- Material transparency:
- Is Supported: true
- Description:
References: