2016年跨学科系统集成设计挑战-个人学习报告-2015.12.28-陈佳琳
标题
processing 解释
关键词
processing
学习报告
上一周的整个学习过程差不多已经很熟悉了,我们也逐步进入了状态,并且很努力的完成teambition和wiki的撰写.但是今天开会时,汪老师对于我们所做的东西仍有很多不满.对此,我们很能理解,但是不能说我们没有做.但有句话说得对,做的不足够好,别人就会觉得你什么都没有做.今天给了我很大的教训.我们还太天真,有很多事情并不是很了解.通过这次的清华学习,我想我们会学到很多的东西,在我们还未踏入社会时就能学到这些,对于我们日后的工作学习会有很大的帮助,对此,我们很感谢这次学习的机会. 下午,标哥来了给我们讲解了一些关于princessing软件的知识.我对这个还是非常有兴趣的,因为本身自己就是建筑学的学生,从小对于建筑类的软件和绘画就很热爱.
Processing是一种具有革命前瞻性的新兴计算机语言,它的概念是在电子艺术的环境下介绍程序语言,并将电子艺术的概念介绍给程序设计师。它是 Java 语言的延伸,并支持许多现有的 Java 语言架构,不过在语法 (syntax) 上简易许多,并具有许多贴心及人性化的设计。Processing 可以在 Windows、MAC OS X、MAC OS 9 、Linux 等操作系统上使用。目前最新版本为2.2.1。以 Processing 完成的作品可在个人本机端作用,或以Java Applets 的模式外输至网络上发布。
Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. There are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning and prototyping.
» Free to download and open source » Interactive programs with 2D, 3D or PDF output » OpenGL integration for accelerated 2D and 3D » For GNU/Linux, Mac OS X, and Windows » Over 100 libraries extend the core software » Well documented, with many books available
New Books!
The 2nd edition of Getting Started with Processing is here and it's updated for Processing 3. It's now in full color and there's a new chapter on working with data. The 2nd edition of the Processing Handbook is here too. Every chapter has been revised, and new chapters introduce more ways to work with data and geometry. New “synthesis” chapters offer discussion and worked examples of such topics as sketching with code, modularity, and algorithms.