Lightwave Scene
From GICLWiki
Revision as of 16:10, 13 May 2009 by MichaelSullivan (Talk | contribs)
Title(s): LightWave Scene
Version ID: NewTek LightWave Scene 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): n/a
- Family Format(s): n/a
Description: n/a
History: A detailed account of LightWave 3D, from 1988 to 2009: LightWave History.
Example(s):
Identifier: none.
Documentation: n/a
File Extensions: .lws
Applications: NewTek LightWave 3D
- Native application(s): n/a
- Interoperable applications: n/a
Magic numbers: n/a
Format(s): n/a
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:
- Manifold volume meshes:
- Is Supported: false
- Description:
- Non-manifold meshes:
- Is Supported: false
- Description:
- Manifold surface meshes:
- Parametric representation:
- Parametric surfaces:
- Is Supported: false
- Description:
- Parametric curves:
- Is Supported: false
- Description:
- Parametric surfaces:
- Contour sets:
- Is Supported: false
- Description:
- NURBS:
- Is Supported: false
- Description:
- Implicit representation:
- Multi-resolution models:
- Is Supported: false
- Description: false
- Dynamics:
- Kinematics:
- Is Supported: false
- Description: LScript is scripting language supplied by NewTek that can generate automation.
- Assembly:
- Is Supported: false
- Description:
- Force(s):
- Is Supported: false
- Description:
- Kinematics:
- Boundary representation
- Manifold surface boundary representations:
- Is Supported: false
- Description:
- Manifold volume boundary representations:
- Is Supported: false
- Description:
- Non-manifold boundary representations:
- Is Supported:false
- Description:
- Manifold surface boundary representations:
- Material transparency:
- Is Supported: false
- Description:
References: