天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁 > 文藝論文 > 廣告藝術(shù)論文 >

互動媒體藝術(shù)設(shè)計系統(tǒng)的研究與實現(xiàn)

發(fā)布時間:2018-04-22 06:22

  本文選題:互動媒體藝術(shù) + 可視化編程 ; 參考:《杭州電子科技大學(xué)》2011年碩士論文


【摘要】:互動媒體藝術(shù)是新文化產(chǎn)業(yè)的重要組成部分,是藝術(shù)與技術(shù)結(jié)合的典型,它結(jié)合了視覺、聽覺、空間設(shè)計、光、電效果等各種形式給人以新鮮充滿活力的感覺。互動媒體藝術(shù)廣泛應(yīng)用在會展博覽產(chǎn)業(yè)、互動廣告、舞臺美術(shù)與表演業(yè)、互動游戲等領(lǐng)域。我國互動媒體藝術(shù)剛剛進入快速發(fā)展階段,還沒有現(xiàn)成的通用互動媒體設(shè)計系統(tǒng),這是我國互動媒體發(fā)展和應(yīng)用的瓶頸。 本文首先對互動媒體系統(tǒng)開發(fā)涉及的硬件設(shè)備和軟件開發(fā)技術(shù)進行研究,然后詳細(xì)講述了互動媒體藝術(shù)設(shè)計系統(tǒng)各個子系統(tǒng)以及它們的設(shè)計方法和實現(xiàn)過程。在本系統(tǒng)中,主要是設(shè)計和實現(xiàn)了一套基于結(jié)點的可視化編程模型,開發(fā)了界面友好的交互式創(chuàng)作環(huán)境,可視化交互子系統(tǒng)以及功能強大的插件系統(tǒng)。論文的主要工作如下: 1)為了增強系統(tǒng)的直觀性和交互性,本文研究和實現(xiàn)了一套基于結(jié)點的可視化編程模型,內(nèi)容包括:基本數(shù)據(jù)結(jié)構(gòu)定義,結(jié)點的執(zhí)行機制,場景的執(zhí)行機制以及編程模型的效率分析。該模型定義了用戶進行可視化編程的執(zhí)行邏輯。 2)以基于結(jié)點的可視編程模型為指導(dǎo),以Qt為基礎(chǔ)庫,本文開發(fā)了互動多媒體藝術(shù)設(shè)計系統(tǒng),內(nèi)容包括:交互式創(chuàng)作環(huán)境,可視化交互子系統(tǒng)以及系統(tǒng)的插件式架構(gòu)。交互式創(chuàng)建環(huán)境實現(xiàn)了系統(tǒng)和用戶進行交互的各種接口,包括文件接口,視圖操縱接口,場景編輯接口?梢暬换プ酉到y(tǒng)的內(nèi)容包括:控件的圖形化繪制,控件的管理機制以及系統(tǒng)的執(zhí)行模型?丶墙Y(jié)點的圖形化表示,也是用戶創(chuàng)作時直接操縱的對象。系統(tǒng)采用插件式架構(gòu),所有功能模塊都通過插件的形式集成到系統(tǒng)主框架中。 3)基于互動多媒體藝術(shù)設(shè)計系統(tǒng)主框架,本文開發(fā)了功能強大的插件系統(tǒng)。系統(tǒng)中插件按照功能分為五類:聲音、圖像、視頻、圖形以及數(shù)學(xué)處理插件。 本系統(tǒng)具有良好的交互性和高度的開放性,藝術(shù)人員使用系統(tǒng)現(xiàn)有的功能模塊可以直接進行可視化編程,創(chuàng)作互動藝術(shù)應(yīng)用,專業(yè)人員可以編寫個性化的功能插件從而擴展系統(tǒng)的功能。
[Abstract]:Interactive media art is an important part of the new cultural industry and a typical combination of art and technology. It combines the visual, auditory, spatial design, light, electrical effects and other forms to give people a fresh and energetic feeling. Interactive media art is widely used in exhibition industry, interactive advertising, stage art and performance industry, interactive games and other fields. The art of interactive media in China has just entered the stage of rapid development and there is no ready-made interactive media design system which is the bottleneck of the development and application of interactive media in China. In this paper, the hardware and software development techniques involved in the development of interactive media system are studied, and then each subsystem of the interactive media art design system and its design method and implementation process are described in detail. In this system, a set of visual programming model based on nodes is designed and implemented, and a friendly interactive authoring environment, visual interactive subsystem and a powerful plug-in system are developed. The main work of the thesis is as follows: 1) in order to enhance the intuitiveness and interactivity of the system, a set of visual programming model based on nodes is studied and implemented in this paper. The contents include: the definition of basic data structure, the execution mechanism of nodes, The execution mechanism of the scenario and the efficiency analysis of the programming model. This model defines the execution logic of user visual programming. 2) under the guidance of node-based visual programming model and QT library, this paper develops an interactive multimedia art design system, which includes interactive creation environment, visual interactive subsystem and plug-in architecture of the system. The interactive creation environment implements various interfaces between the system and the user, including file interface, view manipulation interface, scene editing interface. The visual interactive subsystem includes the graphical drawing of the control, the management mechanism of the control and the execution model of the system. Controls are graphical representations of nodes and objects directly manipulated by users. The system adopts plug-in architecture, and all function modules are integrated into the main framework of the system through the form of plug-in. 3) based on the main frame of interactive multimedia art design system, a powerful plug-in system is developed in this paper. The system is divided into five categories according to its functions: audio, image, video, graphics and mathematical processing plug-in. The system has good interactivity and high openness, the art personnel can use the existing functional modules of the system to directly program visual, create interactive art applications, Professionals can write personalized feature plug-ins to extend the functionality of the system.
【學(xué)位授予單位】:杭州電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2011
【分類號】:TP311.52

【參考文獻】

相關(guān)期刊論文 前4條

1 施法中;反求標(biāo)準(zhǔn)型有理二次Bezier曲線的參數(shù)與內(nèi)權(quán)因子[J];計算機輔助設(shè)計與圖形學(xué)學(xué)報;1995年02期

2 柳朝陽;有理三次Bezier曲線的自動設(shè)計[J];計算機輔助設(shè)計與圖形學(xué)學(xué)報;1998年04期

3 賈小軍;喻擎蒼;;基于開源計算機視覺庫OpenCV的圖像處理[J];計算機應(yīng)用與軟件;2008年04期

4 喻之斌;金海;鄒南海;;計算機體系結(jié)構(gòu)軟件模擬技術(shù)[J];軟件學(xué)報;2008年04期

相關(guān)博士學(xué)位論文 前1條

1 袁慶曙;數(shù)字化互動陳展技術(shù)與系統(tǒng)研究[D];浙江大學(xué);2009年

,

本文編號:1785993

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/wenyilunwen/guanggaoshejilunwen/1785993.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶c6752***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com