If you mesh is only one big chunk you can break it using some of sort of spatial subdivision scheme a little bit like what the REYES algorithm does (it's not exactly the same but you can get inspire by the concept).
Show differencesHistory of post edits
#2mast4as
Posted 07 January 2013 - 06:40 PM
If you mesh is only one big chunk you can break it using some of sort of spatial subdivision scheme a little bit like what the REYES algorithm does (it's not exactly the same but you can get inspire by the concept).
#1mast4as
Posted 07 January 2013 - 06:40 PM
If you mesh is only one big chunk you can break it using some of sort of spatial subdivision scheme a little bit like the REYES algorithm.