Difference between revisions of "User:Gurwinder Singh/GSoc15/log development"
From BRL-CAD
Line 5: | Line 5: | ||
</ul> | </ul> | ||
− | ==25 May | + | ==Coding Period== |
+ | |||
+ | == 1st Week == | ||
+ | = 25 May = | ||
* Understand particale and take reference from other converters | * Understand particale and take reference from other converters | ||
I understood how the coordinates of vertices of particale are stored. Now I'm working on exporting the vertices and then move on to export into povray format. | I understood how the coordinates of vertices of particale are stored. Now I'm working on exporting the vertices and then move on to export into povray format. |
Revision as of 21:49, 25 May 2015
Community Bonding Period work
- Working on Glade and follow some tutorial to get my hand on it.
- Understand some primitives and find a way to export them.
Coding Period
1st Week
25 May
- Understand particale and take reference from other converters
I understood how the coordinates of vertices of particale are stored. Now I'm working on exporting the vertices and then move on to export into povray format.