Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/adizanni/floor3d-card
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea DI ZANNI committed Feb 17, 2022
2 parents 62c3ada + a233095 commit 303960a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ When you are finished, configure a new card (either in panel mode or regular) wi
| lock_camera | string | no | 'yes' to stop the zoom and rotate camera actions on the model |
| show_axes | string | no | 'yes' to show the axes in the scene. It can help define the direction vector for the spotlight |
| sky | string | no | 'yes' to show a sky a ground and a sun to reproduce a photorealistic home representation with sun position determined by the sun.sun entity |
| north | string | see desc | north is the direction of the north on the x-z plane. ex. {x: 0, z: 1} (this is the default) for a north in the z positive direction (see axes explanation). Goes with sky yes |
| overlay\_<style> | string | various | allow to manage the aspect of the overlay panel (colors, fonts, etc.) |

**Note: with the introdction of the sky, the illumination will behave strangely when the sun will go above the ceiling. I've given the possibility to manage what I call a transparent slab. In sweethome3d put a transparent slab object (transparent box) on top of your floor and call it transparent_slab*. If you use my plugin (Export to HA) this will be managed by the card by stopping the sunlight to come through from the above **
Expand Down

0 comments on commit 303960a

Please sign in to comment.