[tubras] r1899 committed - fog doc.

2 views
Skip to first unread message

tub...@googlecode.com

unread,
Jan 5, 2012, 2:11:00 PM1/5/12
to tubras-s...@googlegroups.com
Revision: 1899
Author: pc0...@gmail.com
Date: Thu Jan 5 11:09:48 2012
Log: fog doc.

http://code.google.com/p/tubras/source/detail?r=1899

Added:
/trunk/tools/irrb/doc/_static/img023.png
Modified:
/trunk/tools/irrb/doc/fog.rst
/trunk/tools/irrb/doc/irrbtheme/static/irrbdoc.css

=======================================
--- /dev/null
+++ /trunk/tools/irrb/doc/_static/img023.png Thu Jan 5 11:09:48 2012
Binary file, no diff available.
=======================================
--- /trunk/tools/irrb/doc/fog.rst Mon Sep 26 10:03:18 2011
+++ /trunk/tools/irrb/doc/fog.rst Thu Jan 5 11:09:48 2012
@@ -5,4 +5,32 @@
.. toctree::
:maxdepth: 2

-Exporting Fog.
+**irrB** allows you to add fog to you Irrlicht scene using Blender's Mist
settings.
+
+.. container:: irrb-left
+
+ .. image:: _static/img023.png
+
+Blender's Mist settings are located in the World panel and are translated
to
+Irrlicht Fog settings as follows:
+
++------------------------------+---------------------------+
+| Blender | Irrlicht |
++==============================+===========================+
+| Horizon Color | Fog Color |
++------------------------------+---------------------------+
+| Minimum | Density |
++------------------------------+---------------------------+
+| Start | Start |
++------------------------------+---------------------------+
+| Depth | End |
++------------------------------+---------------------------+
+| Height | Exported but not used |
++------------------------------+---------------------------+
+| Falloff - Quadratic, Linear, | EFT_FOG_EXP, EFT_FOG_LIN, |
+| Inverse Quadratic. | EFT_FLOG_EXP2 |
++------------------------------+---------------------------+
+
+In addition to the "global" fog settings, fog may also be enabled/disabled
at
+the material level. If global fog (mist) is enabled and a material's fog
setting
+is disabled, that particular material will not be rendered with fog.
=======================================
--- /trunk/tools/irrb/doc/irrbtheme/static/irrbdoc.css Wed Jan 4 16:11:58
2012
+++ /trunk/tools/irrb/doc/irrbtheme/static/irrbdoc.css Thu Jan 5 11:09:48
2012
@@ -379,3 +379,10 @@
div.body p.caption {
text-align: center;
}
+
+table.docutils td, table.docutils th {
+ border-color: -moz-use-text-color -moz-use-text-color #AAAAAA;
+ border-style: solid;
+ border-width: 1px;
+ padding: 1px 8px 1px 5px;
+}

Reply all
Reply to author
Forward
0 new messages