Add Chromium-only Blender WebEngine parity work
This commit is contained in:
24
docs/status/W-035.md
Normal file
24
docs/status/W-035.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# W-035 Status
|
||||
|
||||
status: in_progress
|
||||
task: 导出相机和灯光
|
||||
|
||||
## Implemented
|
||||
|
||||
Perspective/orthographic camera fields, sensor/shift values, clip range and
|
||||
orthographic scale are read from the file and are visible in the SceneIR
|
||||
snapshot. Light type/color/energy, radius, spot cone, area dimensions and sun
|
||||
angle are exported. World background color and exposure are also versioned.
|
||||
The Three adapter creates local point/spot/directional/area light objects and
|
||||
applies the exported World color to the viewport background.
|
||||
|
||||
## Not yet accepted
|
||||
|
||||
Sensor fit is exported numerically, but exact sensor-fit projection math,
|
||||
camera replacement for orthographic view, light target direction, and complete
|
||||
world node settings remain pending.
|
||||
|
||||
## Golden fixture
|
||||
|
||||
`tests/golden/W-035/camera-light-world.json` covers the real
|
||||
`basic_scene.blend` camera, area light and world linkage.
|
||||
Reference in New Issue
Block a user