LightWave Scene
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
(→Sample files) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
* [http://www.martinreddy.net/gfx/3d/LWSC.txt LightWave Scene File Format] | * [http://www.martinreddy.net/gfx/3d/LWSC.txt LightWave Scene File Format] | ||
* [http://static.lightwave3d.com/sdk/11-6/html/filefmts/lwsc.html Scene Files] | * [http://static.lightwave3d.com/sdk/11-6/html/filefmts/lwsc.html Scene Files] | ||
+ | |||
+ | == Software == | ||
+ | * [https://github.com/assimp/assimp assimp] | ||
== Sample files == | == Sample files == | ||
Line 19: | Line 22: | ||
* http://cd.textfiles.com/blackphiles/PHILES/3DOBJ/ (see the [http://cd.textfiles.com/blackphiles/PHILES/3DOBJ/FILES.BBS index]) | * http://cd.textfiles.com/blackphiles/PHILES/3DOBJ/ (see the [http://cd.textfiles.com/blackphiles/PHILES/3DOBJ/FILES.BBS index]) | ||
** For example, [http://cd.textfiles.com/blackphiles/PHILES/3DOBJ/TENNISBA.ZIP TENNISBA.ZIP] → SCENES/TENNISBA | ** For example, [http://cd.textfiles.com/blackphiles/PHILES/3DOBJ/TENNISBA.ZIP TENNISBA.ZIP] → SCENES/TENNISBA | ||
− | * | + | * {{DexvertSamples|text/lightWaveScene}} |
== Links == | == Links == | ||
* [https://www.lightwave3d.com/overview/ LightWave website] | * [https://www.lightwave3d.com/overview/ LightWave website] | ||
* [[Wikipedia:LightWave 3D]] | * [[Wikipedia:LightWave 3D]] |
Latest revision as of 21:21, 7 March 2024
LightWave Scene format (LWSC) is a scene description format associated with the LightWave (a.k.a. LightWave 3D) 3D graphics software. It is a plain text format.
See also LightWave Object.
Contents |
[edit] Identification
LightWave Scene files most likely begin with "LWSC
".
[edit] Specifications
[edit] Software
[edit] Sample files
- http://www.except.nl/lightwave/scenes/
- http://cd.textfiles.com/blackphiles/PHILES/3DOBJ/ (see the index)
- For example, TENNISBA.ZIP → SCENES/TENNISBA
- dexvert samples — text/lightWaveScene