# 实用工具
# Verge3D官方维护/推荐/采用
名称 | 功能 |
---|---|
WebGL检测 (opens new window) | 检测浏览器对WebGL的支持情况 |
Verge3D游戏外设检测 (opens new window) | Verge3D官方提供的游戏外设备检测工具 |
Verge3D沙盒网站 (opens new window) | 用于测试Verge3D应用程序接口 |
Verge3D地址短链接 (opens new window) | 用于生成Verge3D网络上的应用程序的短链接 |
Verge3D_for_Blender.spexp (opens new window) | substancePainter导出到Verge3D的预设 |
字体转JSON (opens new window) | 用于动态改变Verge3D应用程序的三维字体,见教程 |
Webflow (opens new window) | 适合设计师的可视化HTML界面创建工具 |
three.js (opens new window) | JavaScript 3D引擎库(Verge3D WebGL采用技术) |
ammo.js (opens new window) | 将Bullet物理引擎从C++移植到JavaScript(Verge3D物理模块采用技术) |
tween.js (opens new window) | JavaScript动画引擎(Verge3D animate param拼图采用技术) |
Ace (opens new window) | 用JavaScript编写的在线代码编辑器(Verge3D代码编辑器采用技术) |
glTF (opens new window) | glTF™(GL传输格式)是一种免版税的规范,用于通过应用程序有效地传输和加载3D场景和模型。(Verge3D glTF导出器采用技术) |
Blockly (opens new window) | 用于构建可视化编程的JavaScript库。(Verge3D 拼图编辑器采用技术) |
JavaScript Event KeyCodes (opens new window) | 键盘事件查看器 |