Difference between revisions of "Processing.js/ConferenceCalls/Apr-22-2010"
(→Minutes) |
(→Minutes) |
||
(One intermediate revision by the same user not shown) | |||
Line 23: | Line 23: | ||
0.9 Status: | 0.9 Status: | ||
+ | |||
Mickael - curveVertex fix, triangle, quads... moved PGraphics to 1.0 | Mickael - curveVertex fix, triangle, quads... moved PGraphics to 1.0 | ||
+ | |||
andor - Reviewing beginShape, endShape and vertex | andor - Reviewing beginShape, endShape and vertex | ||
+ | |||
Daniel - Reviewing texture and textureMode() | Daniel - Reviewing texture and textureMode() | ||
+ | |||
Matthew - Reviewing textAlign and other tickets he wants | Matthew - Reviewing textAlign and other tickets he wants | ||
+ | |||
anna - bezier stuff | anna - bezier stuff | ||
+ | |||
corban - Reviewing stuff, just needs time... byte is being pushed to maybe indefinitely | corban - Reviewing stuff, just needs time... byte is being pushed to maybe indefinitely | ||
Latest revision as of 16:49, 22 April 2010
Meeting Apr. 22, 2010
Regrets
Attendance
Proposed Agenda
Reminder: record meeting audio and take minutes
- https://processing-js.lighthouseapp.com/projects/41284-processingjs/milestones/current 0.9 Update/Status Check
- http://www.cubicvr.org/ CubicVR 3D
Minutes
Staging code tomorrow and Saturday but delaying release for a week to get with() out of Pjs. Final testing/release to be done next Thursday/Friday
0.9 Status:
Mickael - curveVertex fix, triangle, quads... moved PGraphics to 1.0
andor - Reviewing beginShape, endShape and vertex
Daniel - Reviewing texture and textureMode()
Matthew - Reviewing textAlign and other tickets he wants
anna - bezier stuff
corban - Reviewing stuff, just needs time... byte is being pushed to maybe indefinitely
Sorted out different outstanding tickets from different members and unassigned ones... and decided what to do with them.
Corban introduced ccliffe to the group who's been working on Cubic VR 3D (link above). ccliffe talked about a basic port of his project Cubic VR 3D... we are looking at this as a viable integration into pjs 3d. More research to be done on this soon. ccliffe said he'll get some demos up to show some of how the program works.