一、元素周期表
演示地址:https://demo.demohuo.top/jquery/10/1035/demo/
效果图:

二、中国地图
效果图:

如果要使用在vue项目里,并且全屏显示
则需要通过iframe标签将源码引入即可
<template>
<div style="margin:0px;padding:0px;overflow:hidden">
<iframe id="fullScreen" name="frame3d" frameborder="0" width="100%" scrolling="auto"
height="100%" src="http://test.tcpay.xyz/boss/special/index.html" style="overflow:hidden;overflow-x:hidden;overflow-y:hidden;height:100%;width:100%;position:absolute;top:0px;left:0px;right:0px;bottom:0"></iframe>
</div>
</template>
<

该博客介绍了如何使用three.js库创建交互式的元素周期表和中国地图。提供了HTML版本和Vue项目的实现方式,包括演示链接和全屏显示的实现方法,鼓励读者下载源码进行学习和交流。
最低0.47元/天 解锁文章
233

被折叠的 条评论
为什么被折叠?



