What is the LS file format?
An .ls file is a Lightscape Solution File - the final output of a complete radiosity lighting simulation in the Lightscape Visualization System. Lightscape was a dedicated architectural visualization application developed by Lightscape Technologies, later acquired by Discreet Logic and then Autodesk.
A typical Lightscape workflow produced two distinct file types: the .lp Preparation file (an editable scene containing geometry, materials, and light sources before simulation) and the .ls Solution file (the post-simulation result). During the radiosity process, Lightscape subdivides the 3D mesh and bakes per-element lighting values into the geometry itself, permanently altering the mesh structure. The resulting .ls file stores this modified mesh alongside material references, light sources, camera views, and layer information - but the subdivided geometry can no longer be freely edited as a regular 3D scene.
.ls files are binary and proprietary; no public format specification was ever released. Typical sizes range from 1 MB to over 100 MB depending on scene complexity and radiosity mesh density.
Autodesk discontinued Lightscape around 2003, integrating its radiosity algorithms into 3ds Max via the mental ray and built-in Radiosity solvers. Autodesk 3ds Max through version 2012 included a dedicated Lightscape import utility capable of reading .ls files; this utility was removed from later versions, making .ls archives progressively harder to access. Modern path-tracing renderers such as Blender Cycles have largely superseded the radiosity approach entirely.
Security & safety
RISK: LOWLS files are 3D scene data with no executable content. No known security risk beyond the ordinary caution with files from unknown sources.
Format details
in a nutshell- Unix/Linux shell listing output (ls command) - The 'ls' command output is sometimes redirected to a plain text file named with .ls extension - completely unrelated to Lightscape.
Programs that open LS files
Technical details
deep spec| File type | Proprietary 3D radiosity solution (binary) |
| Developer | Lightscape Technologies / Discreet Logic / Autodesk |
| Byte order | Little-endian (Windows/Intel platform) |
| Workflow stage | Solution output - post-radiosity simulation; geometry baked and subdivided |
| Companion format | .lp (Lightscape Preparation - editable pre-simulation scene) |
| Mesh state | Subdivided and altered by radiosity solver; no longer freely editable |
| Baked lighting | Per-element radiosity values stored directly in mesh geometry |
| Also stores | Material references, light sources, camera views, layer data |
| Typical file size | 1 MB - 100 MB (varies with scene complexity and radiosity mesh density) |
| Compression | Not publicly documented |
| Platform | Windows only |
| Import support | 3ds Max Lightscape import utility (available through 3ds Max 2012; removed in later versions) |
| Status | Discontinued; format frozen (Lightscape ~2003) |
| Modern equivalents | 3ds Max built-in radiosity solver, Blender Cycles, Autodesk Raytracer |
| Released | Late 1990s (Lightscape Visualization System) |
| Latest version | N/A (format frozen; Lightscape discontinued ~2003) |
| Specification | download.autodesk.com |
LS conversions
Community Q&A
asked by usersNo questions yet - be the first to ask about LS files.