




已阅读5页,还剩8页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
英文原文ExtendingBlender:DevelopmentofaHepaticAuthoringToolAbstract-Inthispaper,wepresentourworktoextendawellknown3Dgraphicmodeler-Blender-tosupporthepaticmodelingandrendering.TheextensiontoolisnamedHAMLAT(hepaticApplicationMarkupLanguageAuthoringTool).WedescribethemodificationsandadditionstotheBlendersourcecodewhichhavebeenusedtocreateHAMLATFurthermore,wepresentanddiscussthedesigndecisionsusedwhendevelopingHAMLAT,andalsoanimplementationroadmapwhichdescribesthechangestotheBlendersourcecode.Finally,weconcludewithdiscussionofourfuturedevelopmentandresearchavenues.KeywordsHepaticsHAMLGraphicModelersBlenderVirtualEnvironments.I.IntroductionA.MotivationTheincreasingadoptionofhepaticmodalityinhuman-computerinteractionparadigmshasledtoahugedemandfornewtoolsthathelpnoviceuserstoauthorandedithepaticapplications.Currently,thehepaticapplicationdevelopmentprocessisatimeconsumingexperiencethatrequiresprogrammingexpertise.Thecomplexityofhepaticapplicationsdevelopmentrisesfromthefactthatthehepaticapplicationcomponents(suchasthehepaticAPI,thedevice,thehepaticrenderingalgorithms,etc.)needtointeractwiththegraphiccomponentsinordertoachievesynchronicity.Additionally,thereisalackofapplicationportabilityastheapplicationistightlycoupledtoaspecificdevicethatnecessitatestheuseofitscorrespondingAPI.Therefore,deviceandAPIheterogeneityleadtothefragmentationanddisorientationofbothresearchersanddevelopers.Inviewofalltheseconsiderations,thereisaclearneedforanauthoringtoolthatcanbuildhepaticapplicationswhilehidingprogrammingdetailsfromtheapplicationmodeler(suchasAPI,device,orvirtualmodel).ThispaperdescribesthetechnicaldevelopmentofthehepaticApplicationMarkupLanguageAuthoringTool(HAMLAT).ItisintendedtoexplainthedesigndecisionsusedfordevelopingHAMLATandalsoprovidesanimplementationroadmap,describingthesourcecodeoftheproject.B.BlenderHAMLATisbasedontheblender1softwaresuite,whichisanopen-source3Dmodelingpackagewitharichfeatureset.Ithasasophisticateduserinterfacewhichisnotedforitsefficiencyandflexibility,aswellasitssupportsformultiplefileformats,physicsengine,modemcomputergraphicrenderingandmanyotherfeatures.Becauseofblendersopenarchitectureandsupportivecommunitybase,itwasselectedastheplatformofchoicefordevelopmentofHAMLAT.Theopen-sourcenatureofBlendermeansHAMLATcaneasilyleverageitsexistingfunctionalityandfocusonintegratinghepaticfeatureswhichmakeitacompletehapto-visualmodelingtool,sincedevelopinga3Dmodelingplatformfromscratchrequiresconsiderabledevelopmenttimeandexpertiseinordertoreachtheleveloffunctionalityofblender.Also,wecantakeadvantageoffutureimprovementstoblenderbymergingchangesfromitssourcecodeintotheHAMLATsourcetree.HAMLATbuildsonexistingBlendercomponents,suchastheuser-interfaceandeditingtools,byaddingnewcomponentswhichfocusontherepresentation,modification,andrenderingofhepaticpropertiesofobjectsina3Dscene.ByusingBlenderasthebasisforHAMLAT,wehopetodevelopa3DhepaticmodelingtoolwhichhasthematurityandfeaturesofBlendercombinedwiththenoveltyofhepaticrendering.C.ProjectGoalsAspreviouslystated,theoverallgoalfortheHAMLATprojectistoproduceapolishedsoftwareapplicationwhichcombinesthefeaturesofamodemgraphicmodelingtoolwithhepaticrenderingtechniques.HAMLAThasthelookandfeelofa3Dgraphicalmodelingpackage,butwiththeadditionoffeaturessuchashepaticrenderingandhepaticpropertydescriptors.Thisallowsartists,modelers,anddeveloperstogeneraterealistic3Dhippo-visualvirtualenvironments.Ahigh-levelblockdiagramofHAMLATisshowninFigure1.Itillustratestheflowofdatainthehepaticmodeling.HAMLATassiststhemodeler,orapplicationdeveloper,inbuildinghapto-visualapplicationswhichmaybestoredinadatabaseforlaterretrievalbyanotherhepaticapplication.Byhippo-visualapplicationwerefertoanysoftwarewhichdisplaysa3Dscenebothvisuallyandhecticallytoauserinavirtualsetting.AnXMLfileformat,calledHAML2,isusedtodescribethe3Dscenesandstorethehippo-visualenvironmentsbuiltbyamodelerforlaterplaybacktoanenduser.Traditionally,buildinghippo-visualenvironmentshasrequiredastrongtechnicalandprogrammingbackground.Thetaskofhecticallyrenderinga3Dsceneistedioussincehepaticpropertiesmustbeassignedtoindividualobjectsinthesceneandcurrentlytherearefewhigh-leveltoolsforaccomplishingthistask.HAMLATbridgesthisgapbyintegratingintotheHAMLframeworkanddeliveringacompletesolutionfordevelopmentofhippovisualapplicationsrequiringnoprogrammingknowledge.Theremainderofthepaperisorganizedasfollows:inSection2,wepresenttheproposedarchitectureextensionsanddiscussdesignconstraints.Section3describestheimplementationdetailsandhowhepaticpropertiesareaddedandrenderedwithintheblenderframework.Insection4wediscussrelatedissuesandfutureworkavenues.II.SYSTEMOVERVIEWANDARCHITECTURETheblenderdesignphilosophyisbasedonthreemaintasks:datastorage,editing,andvisualization.Accordingtothelegacydocumentation3,itfollowsadatavisualize-editdevelopmentcycleforthe3DmodelingA3DsceneisrepresentedusingdatastructureswithintheBlenderarchitecture.Themodelerviewsthescene,makeschangesusingtheeditinginterfacewhichdirectlymodifiestheunderlyingdatastructures,andthenthecyclerepeats.Tobetterunderstandthisdevelopmentcycle,considertherepresentationofa3DobjectinBlender.A3Dobjectmayberepresentedbyanarrayofverticeswhichhavebeenorganizedasapolygonalmesh.Usersmaychoosetooperateonanysubsetofthisdataset.Editingtasksmayincludeoperationstorotate,scale,andtranslatethevertices,orperhapsare-meshingalgorithmtocleanupredundantverticesandtransformfromaquadtoatriangletopology.Thedataisvisualizedusingagraphical3Drenderedwhichiscapableofdisplayingtheobjectasawireframeorasashaded,solidsurface.Thevisualizationisnecessaryinordertoseetheeffectsofeditingonthedata.Inanutshell,thisexampledefinesthedesignphilosophybehindblendersarchitecture.Inblender,dataisorganizedasaseriesoflistsandbasedatatypesarecombinedwithlinksbetweenitemsineachlist,creatingcomplexscenesfromsimplestructures.Thisallowsdataelementsineachlisttobereused,thusreducingtheoverallstoragerequirements.Forexample,ameshmaybelinkedbymultiplesceneobjects,butthepositionandorientationmaychangeforeachobjectandthetopologyofthemeshremainsthesame.AdiagramillustratingtheorganizationofdatastructuresandreuseofsceneelementsisshowninFigure2.Asceneobjectlinkstothreeobjects,eachofwhichlinktotwopolygonalmeshes.Themeshesalsoshareacommonmaterialproperty.Theentiresceneisrenderedononeofseveralscreens,whichvisualizesthescene.WeadopttheBlenderdesignapproachforourauthoringtool.Thedatastructureswhichareusedtorepresentobjectsina3Dscenehavebeenaugmentedtoincludefieldsforhepaticproperties(e.g.,stiffness,damping);userinterfacecomponents(e.g.,buttonpanels)whichallowthemodelertochangeobjectpropertieshavealsobeenupdatedtoincludesupportformodifyingthehepaticpropertiesofanobject.Additionally,aninteractivehippo-visualrenderedhasbeenimplementedtodisplaythe3Dscenegraphicallyandhectically,providingthemodelerorartistwithimmediatefeedbackaboutthechangestheymaketothescene.AclassdiagramoutliningthechangestotheblenderframeworkisshowninFigure3.ComponentswhicharepertinenttoHAMLATareshadedingray.HAMLATbuildsonexistingblendersub-systemsbyextendingthemforhepaticmodelingpurposes.Thetactileandkinestheticcues,whicharedisplayedduetointeractionwithvirtualobjects,hisdatatype.Otherscenecomponentssuchaslamps,cameras,orlinesarenotintuitivelyrenderedusingforcefeedbackhepaticdevicesandarethereforenotofcurrentinterestofchaoticrendering.AnaugmentedversionofthemeshdatastructureisshowninFigure4.Itcontainsfieldsforvertexandfacedata,plussomespecialcustomdatafieldswhichallowdatatobestoredto/retrievedfromdiskandmemory.Wehavemodifiedthisdatatypetoincludeapointertoahepaticsdatastructure,whichstoreshepaticpropertiessuchasstiffness,damping,andfrictionforthemeshelements(Figure5).Similarlytothebuilt-ingraphicalrendered,HAMLATusesacustomrenderedfordisplaying3Dsscenesgraphicalandhapcall,andisinendoftheconnectivityisgiveninthenextsection.IMPLEMENTATIONDataStructureBlenderusesmanydifferentdatastructurestorepresentthevarioustypesofobjectsina3Dsceneapolygonalmeshcontainsthelocationandtopologyofvertices;alampcontainscolorandintensityvalues;andacameraobjectcontainsintrinsicviewingparameters.TheMeshdatastructureisusedbytheblenderBlenderrendered.Thiscomponentisdevelopedindependentlysincehereticalandgraphicalrenderingmustbeperformedsimultaneouslyandsynchronously.Asimulationloopisusedtoupdatehepaticrenderingforcesataratewhichmaintainsstabilityandquality.Wheretheforcefeedbackvectorwhichisdisplayedtotheuseriscomputedusingthestiffnesscoefficient(variablenamestiffness)fortheobjectandxthe|penetrationdepth(displacement)ofthehepaticproxyintoanobject.Thestiffnesscoefficienthasarangeof0,1,where0representsnoresistancetodeformationand1representsthemaximumstiffnesswhichmayberenderedbythehepaticdevice.ThedampingofanobjectdefinesitsresistancetotherateofdeformationduetosomeappliedstrutHepaticesforce.Itistypicallyrenderedusingtheforceequation:HepaticPropertiesInthissectionwellbrieflydiscussthehepaticpropertieswhichmaycurrentlybemodeledusingHAMLAT.Itisimportantforthemodelertounderstandthesepropertiesandtheirbasisforuseinhepaticrendering.Thestiffnessofanobjectdefineshowresistantitistodeformationbysomeappliedforce.Hardobjects,suchasarockortable,haveveryhighstiffness;softobjects,suchasrubberball,havelowstiffness.Thehardness-softnessofanobjectistypicallyrenderedusingthespring-forceequation:rangeof0,1andmaybeusedtomodelviscousbehaviorofamaterial.Italsoincreasesthestabilityofthehepaticrenderingloopfordstiffmaterials.Thestaticfriction(variablenamestriation)anddynamicfriction(variablenamedirection)coefficientareusedtomodelthefrictionalforcesexpe
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025及未来5年中国湿度测量模块市场调查、数据监测研究报告
- 2025及未来5年中国慢走丝配件市场调查、数据监测研究报告
- 难点详解人教版八年级上册物理物态变化《熔化和凝固》章节训练试题(含解析)
- 2025及未来5年中国数字凝点自动测定仪市场调查、数据监测研究报告
- 2025及未来5年中国发光指示型薄膜开关市场调查、数据监测研究报告
- 达标测试人教版八年级上册物理《声现象》同步练习试卷(含答案详解版)
- 建筑工程施工现场安全防护方案
- 建筑施工中水电工程技术管理方案
- 焊工培训知识课件
- 焊工培训知识讲座课件
- GB/T 24218.1-2009纺织品非织造布试验方法第1部分:单位面积质量的测定
- GB/T 10357.1-2013家具力学性能试验第1部分:桌类强度和耐久性
- GB 16541-1996竖井罐笼提升信号系统安全技术要求
- GB 10068-2000轴中心高为56mm及以上电机的机械振动振动的测量、评定及限值
- 车辆模型课件
- 游泳训练理论与方法技术要点课件
- 促进深度学习的课堂教学策略专题研究
- 医疗护理品管圈QCC成果汇报之提高住院病人健康宣教的知晓率(问题解决型)
- 水泥厂化验室质量管理手册
- 2021年5月CCAA审核员考试《认证通用基础》真题及答案
- 2022诗词大会经典诗词文化知识竞赛题库150题(含答案)
评论
0/150
提交评论