• 2024-06-20如何应用 matrix3d 映射变幻
    如何应用matrix3d映射变幻先上demo记得是在2015看到过的一个html5演示效果,很惊艳当时没明白如何实现,现在我会了,做一个类似的:又弄了一个拖动的demo我数学真的很差“你好老师!学这个矩阵具体有什么用?”老师喝着水貌似想了一会儿回答:“考试用”..这个问题我真问过
  • 2023-06-29firefox threejs 显示异常排查处理
    firefox版本:114.0.2threejs:0.135.0异常描述火狐浏览器下threejs3D页面展示的CSS3DSprite中的有borderborder-radius的div边框显示异常显示情况如下正常情况下的显示是这样的:<div></div>div{ position:fixed; cursor:default; width:auto!importan
  • 2023-05-28按选择的实体objectid来zoom时,发现一个很特别的实体dbtext
    dbtext取得其GeometricExtents时,发现ext特别大,暂时不知道什么原因,所以在程序中把文字去掉了。这一个东西测试了很长时间。publicstaticvoidZoomObjects(thisEditored,ObjectIdCollectionidCol){Documentdoc=AcadApp.DocumentManager.MdiActiveDocument;
  • 2023-04-14AutoCAD.NET:矩阵和变换–矩阵信息
      [CommandMethod("Matrix_PrintOut")]publicstaticvoidMatrix_PrintOut(){Editored=MgdAcApplication.DocumentManager.MdiActiveDocument.Editor;Databasedb=HostApplicationServices.WorkingDatabase;try{Matrix3didentityM