New experimental branch version-0.2

Written for ScanDraiD by quirxi on 2009-05-27

A new experimental branch 'version-0.2' was created today.
In this branch a new class design will be implemented and when it is stable it will be merged into the 'scandraid' branch.
The new class design splits the following steps in different structures/classes/methods in order to make the library design more flexible:
1. Read raw data from a movie or sequence of images and extract the scanlines.
2. Create/calculate vertices from the extracted scanlines.
3. Create/calculate faces from the vertices.
4. Create a mesh from the faces and vertices.
This class design will make it easier to manipulate/interface the data at any level.

Updated .

Read all announcements