虚拟实验室-Unreal 版本

虚拟实验室的Unreal 版本,第一个版本主要是以《探究通电螺线管外部的磁场分布》颗粒为例,设计和开发一个正式版本。


激光/光路绘制-LaserReflectionSystem

<table> <thead> <tr> <th>作者</th> <th>QFord(350107)</th> </tr> </thead> <tbody> <tr> <td>创建日期</td> <td>2024-12-23</td> </tr> <tr> <td>更新日期</td> <td>2024-12-23</td> </tr> <tr> <td>版本</td> <td>V1.0.0</td> </tr> </tbody> </table> <p>[TOC]</p> <p><strong>注意:</strong>此组件将交接<strong>刘备</strong>同学。</p> <h1>需求来源</h1> <p>[组件规划排期表-表现组件-激光/光路绘制(Line 111/112)](<a href="https://www.kdocs.cn/l/cqmSxViG0bqQ">https://www.kdocs.cn/l/cqmSxViG0bqQ</a> &quot;组件规划排期表-表现组件-激光/光路绘制(Line 111/112)&quot;)</p> <h1>能力拆解</h1> <p>1.1:支持自定义光柱尺寸 1.2:支持自定义光柱颜色 1.3: 支持激光反射后的衰减 1.4:支持多次反射(可配置最多反射次数) 1.5:支持折射 1.6:支持吸收 1.7:网格支持配置反射率/折射率的数据 1.8: 光路角度显示</p> <h1>组件说明</h1> <h2>测试关卡</h2> <p>集成工程的Level_Laser_Test</p> <h2>使用案例</h2> <p>BP_Laser_Red、BP_Mirror <img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=f26d2d04e4c98c4660e9f1af37aa3cef&amp;amp;file=file.png" alt="" /></p> <h2>案例效果</h2> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=d4c6cf5c78c7b88e0c35302096e7b6d5&amp;amp;file=file.png" alt="" /></p> <h2>代码说明</h2> <p>BP_Laser_Red的基类是Laser,激光业务的C++代码,激光表现的实现逻辑。 <img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=6c04d65f9f67cac8927144df05b48e13&amp;amp;file=file.png" alt="" /></p> <h1>附录</h1> <p>[Laser Reflection System 插件](<a href="https://www.fab.com/zh-cn/listings/2caa4149-c3b2-45fe-9275-824a0338e748">https://www.fab.com/zh-cn/listings/2caa4149-c3b2-45fe-9275-824a0338e748</a> &quot;Laser Reflection System 插件&quot;) &gt; 这个插件不支持折射,需要自行扩展实现,因此更推荐下面的插件</p> <p>[Realistic Lasers](<a href="https://www.fab.com/zh-cn/listings/4226f0af-a346-4671-84b8-10fd0f740d7e">https://www.fab.com/zh-cn/listings/4226f0af-a346-4671-84b8-10fd0f740d7e</a> &quot;Realistic Lasers&quot;)</p>

页面列表

ITEM_HTML