assimp5.0.1版本,我用VS2019编译过,可生成assimp-vc142-mtd.dll和assimp-vc142-mtd.lib,并可用。
使用默认配置构建的Assimp是一个动态库(DynamicLibrary),所以我们需要包含所生成的assimp.dll文件以及程序的二进制文件。
你可以简单地将DLL复制到我们程序可执行文件的同一目录中。
Assimp编译之后,生成的库和DLL文件位于code/Debug或者code/Release文件夹中。
接着把编译好的LIB文件和DLL文件拷贝到工程的相应目录下,并在解决方案中链接assimp-vc142-mtd.lib。
并且记得把Assimp的头文件也复制到你的include目录中(头文件可以在从Assimp中下载的include目录里找到)。
2024/2/23 6:25:36 45.72MB assimp OpenGL
1
3D模型读取库OpenGL模型加载Assimp开源模型导入库动态链接
2024/1/27 15:43:53 11.4MB assimp OpenGL 模型导入 动态链接
1
这里我分享一个Assimp库实现的软件,叫“assimpviewer”。
它可以方便地浏览各种模型格式的文件,其下载地址在这里。
它是用Assimp库和DirectX来实现的,很遗憾只有Windows版。
2023/10/11 12:57:17 1.59MB assimp 模型
1
assimp5.0.1已经测试通过编译,编译方式为Releasex64,可自行选择编译,CMake测试编译平台为VS2017_x64
2023/8/1 9:12:03 45.72MB assimp import model mesh
1
CMake+visualstudio2015编译好的Assimp-3.3.1文件,包括include,assimp.lib以及assimp.dll文件
2023/6/14 4:51:17 3.75MB Assimp vs2015
1
THREE种莳格式文件加载大全,未必能帮巨匠的忙。
*Loader.js,3MFLoader,AMFLoader,AssimpJSONLoader,AWDLoader,DDSLoader,FBXLoader,KMZLoader,MTLLoader,OBJLoader,PLYLoader,STLLoader,TTFLoader,VTKLoader等50多个js文件,许多莳格式的模子均能够加载。
2023/4/27 9:01:24 1.17MB OBJLoader
1
OpenGLAssimpShader加载3DMax模子
2023/1/15 21:15:07 18.6MB OpenGL Assimp
1
古代OpenGL,利用Assimp进行3d模型加载的一个Demo,提供了两个3d模型,能很好的加载含纹理的.obj格式的3d模型。
博客地址:https://blog.csdn.net/lady_killer9/article/details/89458246
2019/6/17 5:27:26 40.67MB OpenGL Assimp 3d模型加载
1
VS2019编译-x64编译好的Assimp库
2019/11/10 9:32:43 6.08MB Assimpt VS2019Assimp
1
Anintroductiontodependenttypes,demonstratingthemostbeautifulaspects,onestepatatime.Aprogram'stypedescribesitsbehavior.Dependenttypesareafirst-classpartofalanguage,andaremuchmorepowerfulthanotherkindsoftypes;usingjustonelanguagefortypesandprogramsallowsprogramdescriptionstobeaspowerfulastheprogramstheydescribe.TheLittleTyperexplainsdependenttypes,beginningwithaverysmalllanguagethatlooksverymuchlikeSchemeandextendingittocoverbothprogra妹妹ingwithdependenttypesandusingdependenttypesformathematicalreasoning.ReadersshouldbefamiliarwiththebasicsofaLisp-likeprogra妹妹inglanguage,aspresentedinthefirstfourchaptersofTheLittleSchemer.ThefirstfivechaptersofTheLittleTyperprovidetheneededtoolstounderstanddependenttypes;theremainingchaptersusethesetoolstobuildabridgebetweenmathematicsandprogra妹妹ing.Readerswilllearnthattoolstheyknowfromprogra妹妹ing-pairs,lists,functions,andrecursions-canalsocapturepatternsofreasoning.TheLittleTyperdoesnotattempttoteacheitherpracticalprogra妹妹ingskillsorafullyrigorousapproachtotype.Instead,itdemonstratesthemostbeautifulaspectsassimplyaspossible,onestepatatime.
2016/6/25 16:49:18 38.66MB pie typer little type-system
1
共 11 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡