Skeleton of a new App: MeshFile
new app icons; skeleton of reading/write a Mesh from/to a file.
Bugfix and new debugging methods in MeshBaseDeferredJob app rewritten to show the (just fixed) bug
Extend the MeshBase.setTextureMaps API so that we are able to set a single texture map to a single texture component, or a few consecutive at a time, not necessarily starting from component 0.
Library: make setEffectAssociation a deferred job (because we do copy the uniforms during join!)SingleMesh App: almost finished.
Progress with SingleMesh (texture maps)
Progres with SingleMesh
Progres with SingleMesh; bugfix in MeshBase.apply(Matrix)
Skeleton of the SingleMesh app.
- fix Around the World (one effect failed to add)- add DeferredJob icon
Update Myanmar flag.
DeferredJobs app/lib works now
Progress with DeferredJobs app/lib (still does not work though)
Progress with DeferredJobs app (proves with the library part does not work :)
Progress with Deferred Jobs.
Skeleton of the new app: Deferred Jobs.
1. New icon for PreDeform app2. Library: advances with DeferredMeshJobs
Preparation for saving/reading Meshes to/from a file.
Progress making it possible to apply Vertex Effects only to some Components of a Mesh.
1) Cube: convert it to the latest library. Main difference: objects are rendered better, individual cubits have rounded corners.2) Examples: some adjustments to MeshJoin & Predeform3) Library: fix a bug in main_vertex_shader's 'degree' function, which didn't work proprely in case of a vertex which was exactly at the center (i.e. vector PS was zero)
In library: allow a mixture of a deep and shallow copy of a Mesh ( mVertAttribs1 might be copied deeply or shallowly, mVertAttribs2 are always copied deeeply).Port RubikCube to the new library.
Progress with MeshJoin - round the corners. Looks so-so.
Progress with MeshJoin - sink association control done!
Progress with MeshJoin.
Fix VertexEffectRotate.'MeshJoin' app now back it its functionality from 'master'
Also available in: Atom