Saturday, November 21, 2009

Oh and the current cloth ui




There you go something to chew on

Ok my MID - Day post

Things going on well so far. Did the UI for the cloth. Amazingly the cloth ui worked without major jiffy and creating a flutter. i am pleased with how the fibre - blend ui works. Though i need to change the heading hehehhe

revno: 6
committer: sundar@animcentral
branch nick: qtClothSImulation
timestamp: Sat 2009-11-21 11:37:30 +0000
message:
Ok great my target to start for today is going good.. got the ui for the cloth working .. Now can do all the setting for both the sphere and the cloth from the ui.. Pretty much the options include the wireframe thingie normals and drawing debug points. BUG:: Normals and DbGpoints dont consider the excluded regions so as not to calculate the normals every time but then again it is necessary and hence code need to be modified there



Well one problem i faced was the normal part which for some reason didnt really accept the points with the normal was added but well all good and things work fine as of now so well fingers crossed as i enter the simulation part ..heheh

Goood Morning fellas

new day today. Nice and bright a bit cloudy but well slept late again. Come on folks it is a saturday but well i made the first commit of today.. shooosh i havent started to work today jus committing yesterdays work

revno: 5
committer: sundar@animcentral
branch nick: qtClothSImulation
timestamp: Sat 2009-11-21 09:58:50 +0000
message:
Did a few good things.. First off created the cloth. A little algorithm to allocated teh grid of the cloth and well it basically create quads joining the points calculate normals and well the grid from the cloth works perfectly now . Also found this nice way of allocating and de allocating a array instead of using a dynamically sized vector. I dont know which is faster though .. let me do some checks and see... TOdo:: create the gui linking for the cloth and should be starting off on the actual cloth simulation



Oh ya lets move the cloth today !!!