Processing.js/ConferenceCalls/Mar-11-2010

From CDOT Wiki
Jump to: navigation, search

Meeting Mar 11, 2010

Regrets

Attendance

Anna
Matthew
Daniel
Dave
Corban
Andor
Mickael

Proposed Agenda

Reminder: record meeting audio

  • New Project Members
  • Corban: colour
  • 0.7 Update
  • story board for front page zenit wiki demo: http://mugtug.com/sketchpad/ and http://mrdoob.com/lab/javascript/harmony/#sketchy
  • Andor: built in Mac profiler
  • Snapz Pro X
  • ref tests
  • running make check: who? when? how?
  • _checkEqualsEpsilon()
  • PMatrix2D and printMatrix()
  • Plan for all remaining bugs/missing features: we need to setup a time to triage everything into releases, and drop anything not going into 1.0. (Anna, Dave, Corban, Al?)

Minutes

  • Anna talked about new members, they're added to the page on processing.js
  • Colour was ready for 0.6 but it was too big... issues were found and fixed and hopefully can be put in for 0.7 Benchmarks show that it is 30 percent faster!
  • PLEASE BE AWARE if you are working on code that involves colour that it may change.
  • Anna is meeting with the new students freq and making sure they're ok.
  • Andor working on profiling tests. Working on improving perfomance. Profiler comes native to OSX... if anyone is interested.
  • Andor would like to add another function to the test harness. _checkEqualsEpsilon() expected to take two values, actual values and a plus/minus degree of error
  • Andor would like Snaps Pro X for his machine. Snaps Pro X is a video capture program.
  • Mickael is working on camera functions
  • Mickael should be able to get the functions done by this weekend... PGraphics may take til next week.
  • Daniel is working on PImage stuff. loadImage is hoped to work after humph's stuff is working. Rest of the functions need initial foundation.
  • Reminder to stay away from visual tests unless you're working on 3D visuals.
  • Matthew fixed the char bug. And worked on loadBytes but still has problems.
  • Matthew was working on printMatrix and came across a problem. Still working on it.
  • PMatrix2D came up as a topic of working order. Will be brought up again at a later date... needs executive decision.
  • Storyboard was discussed. The links provided above are online paint-like sites. If anyone has ideas, feel free to use those sites and
  • Ref tests are still being worked on by humph.
  • People doing peer-review tests should be running tests to make sure tests are not failing.
  • Corban had to leave at the point.
  • Pick your tickets for the last few releases... they need to picked up. Pick as many as you think you can do please.