@@ -118,6 +118,39 @@ <h2 class="section-title">OS</h2>
118
118
119
119
120
120
121
+ <!--////////////////////////////////////////////////////////////-->
122
+ <!--/////////////////// Plug-in (addon) ///////////////////-->
123
+ <!--////////////////////////////////////////////////////////////-->
124
+ < section id ="Plug-in " class ="doc-section ">
125
+ < h2 class ="section-title "> Plug-in (addon)</ h2 >
126
+ < div class ="table-responsive ">
127
+ < table class ="table table-bordered ">
128
+ < thead >
129
+ < tr align =center >
130
+ < th > Engine</ th >
131
+ < th > 3ds Max</ th >
132
+ < th > Blender</ th >
133
+ </ tr >
134
+ </ thead >
135
+ < tbody >
136
+ < tr align =center >
137
+ < td align =left > Hydra 2</ td >
138
+ < td > < span class ="table table-check "> < i class ="fas fa-check "> </ i > </ span > </ td >
139
+ < td > < span class ="table table-check "> < i class ="fas fa-check "> </ i > </ span > </ td >
140
+ </ tr >
141
+ < tr align =center >
142
+ < td align =left > Hydra 3</ td >
143
+ < td > </ td >
144
+ < td > only export XML</ td >
145
+ </ tr >
146
+ </ tbody >
147
+ </ table >
148
+ </ div >
149
+ </ section > <!--//OS doc-section-->
150
+
151
+
152
+
153
+
121
154
<!--////////////////////////////////////////////////////////////-->
122
155
<!--/////////////////// Hardware ///////////////////-->
123
156
<!--////////////////////////////////////////////////////////////-->
@@ -1492,6 +1525,7 @@ <h2 class="section-title">Render elements</h2>
1492
1525
< div id ="doc-nav " class ="doc-nav ">
1493
1526
< nav id ="doc-menu " class ="nav doc-menu flex-column sticky ">
1494
1527
< a class ="nav-link scrollto " href ="#OS " > OS</ a >
1528
+ < a class ="nav-link scrollto " href ="#Plug-in " > Plug-in</ a >
1495
1529
< a class ="nav-link scrollto " href ="#Hardware " > Hardware</ a >
1496
1530
< a class ="nav-link scrollto " href ="#GI " > Global illumination</ a >
1497
1531
< a class ="nav-link scrollto " href ="#Geometry " > Geometry</ a >
0 commit comments