'processing'에 해당되는 글 2건

  1. 2009.08.20 [P5] 1.06 update
  2. 2008.10.23 Processing Tutorials

[P5] 1.06 update

|
프로세싱이 1.06 업데이트 되었다

PROCESSING 1.0.6 (REV 0168) - 12 August 2009

Bug fixes and minor changes. Most important are replacement JOGL libraries
so that OpenGL applets won't present an "expired certificate" error.

[ bug fixes ] 

+ Replaced the faulty JOGL library that had expired certificates (Sun bug).
  http://dev.processing.org/bugs/show_bug.cgi?id=1271
  https://jogl.dev.java.net/servlets/ProjectDocumentList?folderID=9260&expandFolder=9260&folderID=0

+ Updated the Linux launcher script that enables Processing to be run
  from other directories, symlinks, or from launch items.
  http://dev.processing.org/bugs/show_bug.cgi?id=825
  Thanks to Ferdinand Kasper for the fix!

+ strokeWeight() was making lines 2x too thick with P2D
  http://dev.processing.org/bugs/show_bug.cgi?id=1283

+ PImage.getImage() setting the wrong image type
  http://dev.processing.org/bugs/show_bug.cgi?id=1282

+ image() not working with P2D, P3D, and OPENGL when noFill() used
  http://dev.processing.org/bugs/show_bug.cgi?id=1299
  http://dev.processing.org/bugs/show_bug.cgi?id=1222

+ Auto format problem with program deeper then 10 levels
  http://dev.processing.org/bugs/show_bug.cgi?id=1297

+ Fixed a crash on startup problem (console being null)

+ Recursive subfolder copy of library folders when exporting application
  http://dev.processing.org/bugs/show_bug.cgi?id=1295

[ changes ]

+ PDF member functions set protected instead of private
  http://dev.processing.org/bugs/show_bug.cgi?id=1276

+ On OS X, update Info.plist to be 32/64 explicit and also updated 
  JavaApplicationStub for update 4.

+ Clicking the preferences location in the Preferences window will 
  now open the parent folder for the preferences file. 
  http://dev.processing.org/bugs/show_bug.cgi?id=1279

+ Update to Java 6 update 15 for the Windows and Linux releases.

[ fixed earlier ] 

+ Mangled menu text with Java 6u10.
  http://dev.processing.org/bugs/show_bug.cgi?id=1065
And

Processing Tutorials

|
아직 한국이나 외국에서 알차게 짜여진 프로세싱(processing) 튜토리얼은 없으나 그나마 좀 괜찮고 쉽게 접근할 수 있는 튜토리얼들을 모아봤다. 공부하는 학생이나 기술적으로 부족한 인터랙션 디자이너들에게는 도움이 되라라 생각된다. 영어지만 쉽게 이해할 수 있는 정도의 수준임으로 걱정은 할 필요가 없다. 많은 도움이 되길 바란다.

http://itp.nyu.edu/~sve204/icm_fall06/
http://itp.nyu.edu/ICM/james/
http://itp.nyu.edu/icm/shiffman/
http://www.shiffman.net/teaching/workshop/

http://www.thesystemis.com/makingThingsMove/index.html
http://thesystemis.com/eatingVideo/
http://itp.nyu.edu/~dbo3/cgi-bin/ClassWiki.cgi?ICMVideo

도움: Chris O’shea + Processing discourse

출처 : http://www.digitypo.com/blog/entry/Processing-Tutorials


And
prev | 1 | next