Jump to content

  • Log In with Google      Sign In   
  • Create Account

wh1sp3rik

Member Since 03 Nov 2009
Offline Last Active Apr 12 2013 03:15 AM
-----

#5022832 Algorithm for generating indices

Posted by wh1sp3rik on 18 January 2013 - 04:02 AM

This is for my exporter to my model format. I would like to make indices and sort them, but my current solution .. is working, but it's not fast :)

 

I checked the hashing. it looks like, the main problem is, duplicates doesn't mean same values but values which are VERY close to be same ( for example two vertex very very very close to each other ).




PARTNERS