Open main menu

CDOT Wiki β

Difference between revisions of "XB PointStream/schedule june"

 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<u>'''Andor'''
+
<table border="1" width="100%">
</u>
+
<tr>
 +
<td  width="10%">Date</td>
 +
<td width ="40%">Andor</td>
 +
<td>Mickael</td>
 +
</tr>
 +
 
 +
<tr>
 +
<td>W. June 9</td>
 +
<td>
 +
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>
 +
 
 +
<td>
 +
Specification meeting<br />
 +
Begin work on reading PSI file<br />
 +
</td>
 +
</tr>
 +
 
 +
<tr>
 +
<td>F. June 11 (Release 0.1)</td>
 +
 
 +
<td>Spatial partition blog</td>
 +
 
 +
<td>PSI file reader blog</td>
 +
</tr>
 +
 +
</table>
 +
 
 
<br />
 
<br />
  
'''Week 1'''
+
<table border="1" width="100%">
 +
<tr>
 +
<td width="10%">Date</td>
 +
<td width="40%">Andor</td>
 +
<td>Mickael</td>
 +
</tr>
 +
 
 +
<tr>
 +
<td>M. June 14</td>
 +
 
 +
<td></td>
 +
 
 +
<td>
 +
</td>
 +
</tr>
 +
 
 +
<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>
  
Monday June 8
+
<br />
* Install viewer - done
 
* Specification meeting & email Arius3D for feedback
 
* Complete spatial partitioning demo (octree/frustum culling)
 
  
Wednesday June 9
+
<table border="1" width="100%">
* Blog about spatial partitioning demo
+
<tr>
* Hack in more efficient vertexAttribPointer call into PJS version
+
<td  width="10%">Date</td>
 +
<td width="40%">Andor</td>
 +
<td>Mickael</td>
 +
</tr>
  
Friday June 11
+
<tr>
* Strip out unnecessary functions in pjs
+
<td>M. June 21</td>
* Integrate PSI reader into spatial partitioning demo
 
  
'''Week 2'''
+
<td>
Monday June 14
+
</td>
* Create perf test history page
 
  
 +
<td>
 +
</td>
 +
</tr>
  
 +
<tr>
 +
  <td>W. June 23</td>
  
<u>'''Mickael'''
+
  <td>Completed hidden surface removal proof of concept</td>
</u><br />
 
'''Week 1'''
 
  
Monday
+
  <td>Completed LOD proof of concept</td>
* Specification meeting
+
</tr>
* Begin work on reading PSI file
 
  
Wednesday June 9
+
<tr>
* Work on reading PSI file
+
  <td>F. June 25 (Release 0.2)</td>
  
Friday June 11
+
  <td></td>
* Blog about PSI file
 
  
'''Week 2'''
+
  <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