1. 首页
  2. 考试认证
  3. 其它
  4. Matrix2D.js 二维矩阵

Matrix2D.js 二维矩阵

上传者: 2024-10-05 04:29:21上传 ZIP文件 11.09KB 热度 1次
Matrix2D.js二维矩阵文档()如何使用浏览器< script src = "lib/Matrix2D.js" > < script > console.log( Matrix2D.identity() ); < / script >网络工作者importScripts ( "lib/Matrix2D.js" ) ; console . log ( Matrix2D . identity ( ) ) ;节点.js var Matrix2D = require ( "lib/Matrix2D.js" ) ; console . log ( Matrix2D . identity ( ) ) ;
下载地址
用户评论