Open main menu

CDOT Wiki β

Difference between revisions of "XB PointStream/schedule june"

 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<u>'''Andor'''
+
<table border="1" width="100%">
</u>
+
<tr>
'''Week 1'''
+
<td  width="10%">Date</td>
 +
<td width ="40%">Andor</td>
 +
<td>Mickael</td>
 +
</tr>
  
Monday June 8
+
<tr>
* Install viewer - done
+
<td>W. June 9</td>
* Specification meeting & email Arius3D for feedback
+
<td>
* Complete spatial partitioning demo (octree/frustum culling)
+
Specification meeting & email Arius3D for feedback [http://zenit.senecac.on.ca/wiki/index.php/XB_PointStream/specs Specs]<br />
 +
Spatial partitioning demo (octree/bounding box culling) in PJS
 +
</td>
  
Wednesday June 9
+
<td>
* Blog about spatial partitioning demo
+
Specification meeting<br />
* Hack in more efficient vertexAttribPointer call into PJS version
+
Begin work on reading PSI file<br />
 +
</td>
 +
</tr>
  
Friday June 11
+
<tr>
* Strip out unnecessary functions in pjs
+
<td>F. June 11 (Release 0.1)</td>
* Integrate PSI reader into spatial partitioning demo
 
  
'''Week 2'''
+
<td>Spatial partition blog</td>
Monday June 14
 
* Create perf test history page
 
  
 +
<td>PSI file reader blog</td>
 +
</tr>
 +
 +
</table>
  
 +
<br />
  
<u>'''Mickael'''
+
<table border="1" width="100%">
</u>
+
<tr>
'''Week 1'''
+
<td width="10%">Date</td>
 +
<td width="40%">Andor</td>
 +
<td>Mickael</td>
 +
</tr>
  
Monday
+
<tr>
* Specification meeting
+
<td>M. June 14</td>
* Begin work on reading PSI file
 
  
Wednesday June 9
+
<td></td>
* Work on reading PSI file
 
  
Friday June 11
+
<td>
* Blog about PSI file
+
</td>
 +
</tr>
  
'''Week 2'''
+
<tr>
 +
  <td>W. June 16</td>
 +
 
 +
  <td>Prototype without PJS & convert PJS octree frustum code to JS</td>
 +
 
 +
  <td>Complete prototype of PSI file reader</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td>F. June 18</td>
 +
 
 +
  <td>Complete spatial partitioning demo (octree/<b>frustum</b> culling)</td>
 +
 
 +
  <td>
 +
  </td>
 +
</tr>
 +
 +
</table>
 +
 
 +
<br />
 +
 
 +
<table border="1" width="100%">
 +
<tr>
 +
<td  width="10%">Date</td>
 +
<td width="40%">Andor</td>
 +
<td>Mickael</td>
 +
</tr>
 +
 
 +
<tr>
 +
<td>M. June 21</td>
 +
 
 +
<td>
 +
</td>
 +
 
 +
<td>
 +
</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td>W. June 23</td>
 +
 
 +
  <td>Completed hidden surface removal proof of concept</td>
 +
 
 +
  <td>Completed LOD proof of concept</td>
 +
</tr>
 +
 
 +
<tr>
 +
  <td>F. June 25 (Release 0.2)</td>
 +
 
 +
  <td></td>
 +
 
 +
  <td>Completed Performance test page and PSI to COLLADA converter</td>
 +
</tr>
 +
 +
</table>

Latest revision as of 14:09, 9 June 2010

Date Andor Mickael
W. June 9

Specification meeting & email Arius3D for feedback Specs
Spatial partitioning demo (octree/bounding box culling) in PJS

Specification meeting
Begin work on reading PSI file

F. June 11 (Release 0.1) Spatial partition blog PSI file reader blog


Date Andor Mickael
M. June 14
W. June 16 Prototype without PJS & convert PJS octree frustum code to JS Complete prototype of PSI file reader
F. June 18 Complete spatial partitioning demo (octree/frustum culling)


Date Andor Mickael
M. June 21
W. June 23 Completed hidden surface removal proof of concept Completed LOD proof of concept
F. June 25 (Release 0.2) Completed Performance test page and PSI to COLLADA converter