Changes

Jump to: navigation, search

XML 3D - BTS530/630 Project

855 bytes added, 16:50, 10 April 2007
no edit summary
* 2D Tags
**[[Canvas_3D_-_Line_Tag|<line>]] (Being Worked On...Completed)
**[[Canvas_3D_-_Arc_Tag|<arc>]] (Completed)
**[[Canvas_3D_-_Circle_Tag|<circle>]] (Completed)
**[[Canvas_3D_-_Rectangle_Tag|<rectangle>]] (Completed)
**[[Canvas_3D_-_Image_Tag|<image>]] (Being Worked On...Completed)
* 3D Tags:
** [[Canvas_3D_-_Cube_Tag|<cube />]] (Incomplete, Lacking 3D Backend...)
** [[Canvas_3D_-_Mesh_Tag|<mesh />]] (Incomplete, Lacking 3D Backend...)
* Group Modifier Tags (2D & 3D):
** [[Canvas_3D_-_Transform_Tags|<transform>]] (Incomplete, Scheduled for Iteration 4Completed)** [[Canvas_3D_-_Scale_Tags|<scale>]] (Incomplete, Scheduled for Iteration 4Completed)** [[Canvas_3D_-_Rotate_Tags|<rotate>]] (Incomplete, Scheduled for Iteration 4Completed)
= Iterations & Progress =
Link to The Test Pages: <br/>* [http://zenit.senecac.on.ca/~bts630_071g07/canvas/ArcExample.xhtml Arc Example (Updated Mar 20, 2007)]* [http://zenit.senecac.on.ca/~bts630_071g07/canvas/CircleExample.xhtml Circle Example (Updated Mar 20, 2007)]* [http://zenit.senecac.on.ca/~bts630_071g07/canvas/ImageExample.xhtml ImageExample (Updated Mar 20, 2007)]* [http://zenit.senecac.on.ca/~bts630_071g07/canvas/LineExample.xhtml Line Example (Updated Mar 20, 2007)]* [http://zenit.senecac.on.ca/~bts630_071g07/canvas/RectangleExample.xhtml Rectangle Example (Updated Mar 20, 2007)]* [http://zenit.senecac.on.ca/~bts630_071g07/canvas/RotateExample.xhtml Rotation Example (Updated Mar 20, 2007)]* [http://zenit.senecac.on.ca/~bts630_071g07/canvas/ScaleExample.xhtml Scaling Example (Updated Mar 20, 2007)]* [http://zenit.senecac.on.ca/~bts630_071g07/canvas/TransformExample.xhtml Transformation Example (Updated Mar 20, 2007)] BarGraph Test Page: <br />* [http://zenit.senecac.on.ca/~bts630_071g07/canvas/BargraphExample.xhtml BarGraph Example (Updated April 3, 2007)] Development Test Page is : <br />* [http://zenit.senecac.on.ca/~bts630_071g07/canvas/CanvasUnitTest.xhtml available hereViewable Outcome (Updated Mar 23, 2007)] Link to Code: <br/>* [http://zenit.senecac.on.ca/~bts630_071g07/canvas/js/canvas3DCore.js JavaScript Code (Updated Mar 23, 2007)]
== Completed Iterations ==
** Update Wiki Site to reflect Above Changes
== Incomplete Iterations ==  * <b>Iteration 3: Enhancing the DOM Parsing Code (Currently Being Worked On...Completed: Mar 1, 2007)</b>
** Refactor the DOM Parsing code to use DOM rather then Objects in memory
** Write a test for the above task
** Update Wiki Site to reflect Above Changes
* <b>Iteration 4: Create Grouping Tags(Completed: Mar 15, 2007)</b>
** Scale Tag
*** Create <Scale> Tag
*** Create <Transform> Tag
*** Write Test for Transform Tag
 
** Update Wiki Site to reflect Above Changes
== Possible Ideas For Future Iterations ==
 
* <b>Iteration 5?: Extending 2D Functionality to Join 2D Primitives</b>
** Create <path> Grouping Tag to create line Joins
** Create <curve> Tag for different types of curves
** Update Wiki Site to reflect Above Changes
== SVN Repository ==
1
edit

Navigation menu