This Week:<br><br>Finished the Solver, and placed it in the blender/intern folder. Made all necessary changes to relevant files such as scons related things. CMake related changes remain.<br>Finished the C interface to the solver, and made base code in the quadrangulate modifier to call it. So far, the quadrangulate modifier simply gives the input mesh itself as the output.<br>
<br>Next week:<br><br>Work on the modifier, and finish filling of the data strucures to be passed to the solver. This will of course proceed in parallel with reading and understanding of the paper, and implementing the concepts. Hopefully will have a solid grasp of the paper and will finish a good amount of coding.<br>
<br>