什么果
<svg id="msvg" width="400" height="400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400"><defs id="defs">
<radialGradient id="grd" cx="0.25" cy="0.25" r="0.25">
<stop offset="5%" stop-color="red"></stop>
<stop offset="30%" stop-color="lightgreen"></stop>
<stop offset="100" stop-color="darkred"></stop>
</radialGradient>
<symbol id="sy" viewBox="0 0 400 400">
<circle cx="200" cy="160" r="20" fill="url(#grd)" stroke="pink" stroke-width="2"></circle>
<circle cx="150" cy="60" r="20" fill="url(#grd)" stroke="pink" stroke-width="pink" undefined="2"></circle>
<circle cx="250" cy="60" r="20" fill="url(#grd)" stroke="pink" stroke-width="2"></circle>
</symbol>
</defs>
<use href="#sy"></use>
<use href="#sy" transform="rotate(60.00, 200 200)"></use>
<use href="#sy" transform="rotate(120.00, 200 200)"></use>
<use href="#sy" transform="rotate(180.00, 200 200)"></use>
<use href="#sy" transform="rotate(240.00, 200 200)"></use>
<use href="#sy" transform="rotate(300.00, 200 200)"></use>
</svg>
<div class="hEdiv"><pre class="hEpre">
<svg id="msvg" width="400" height="400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400">
<defs id="defs">
<radialGradient id="grd" cx="0.25" cy="0.25" r="0.25">
<stop offset="5%" stop-color="red"></stop>
<stop offset="30%" stop-color="lightgreen"></stop>
<stop offset="100" stop-color="darkred"></stop>
</radialGradient>
<symbol id="sy" viewBox="0 0 400 400">
<circle cx="200" cy="160" r="20" fill="url(#grd)" stroke="pink" stroke-width="2"></circle>
<circle cx="150" cy="60" r="20" fill="url(#grd)" stroke="pink" stroke-width="pink" undefined="2"></circle>
<circle cx="250" cy="60" r="20" fill="url(#grd)" stroke="pink" stroke-width="2"></circle>
</symbol>
</defs>
<use href="#sy"></use>
<use href="#sy" transform="rotate(60.00, 200 200)"></use>
<use href="#sy" transform="rotate(120.00, 200 200)"></use>
<use href="#sy" transform="rotate(180.00, 200 200)"></use>
<use href="#sy" transform="rotate(240.00, 200 200)"></use>
<use href="#sy" transform="rotate(300.00, 200 200)"></use>
</svg>
</pre></div>
<script type="module">
import hl from 'https://638183.freep.cn/638183/web/js/hl.js';
const divs = document.querySelectorAll('.hEdiv');
const pres = document.querySelectorAll('.hEpre');
divs.forEach((div,idx) => hl.hl(div, pres));
</script> 原来是三个小球旋转得到的,这图案很漂亮{:4_204:} 什么果,这上面又没花,应该是无花果{:4_173:} 红影 发表于 2026-6-19 22:00
原来是三个小球旋转得到的,这图案很漂亮
神奇吧 红影 发表于 2026-6-19 22:02
什么果,这上面又没花,应该是无花果
回答正确 仔细辩认了一下,发现有三个不同球上的小点组成了18个圆形体。 梦江南 发表于 2026-6-20 07:46
仔细辩认了一下,发现有三个不同球上的小点组成了18个圆形体。
识别正确 创意十足,谢谢马老师精彩分享{:4_190:} 马黑黑 发表于 2026-6-19 22:59
神奇吧
是的,很神奇。 杨帆 发表于 2026-6-20 21:38
创意十足,谢谢马老师精彩分享
{:4_180:} 红影 发表于 2026-6-20 22:42
是的,很神奇。
{:4_190:}
页:
[1]