DBrcb_script.ms -Reprojected cameramapping & Baking. Camera_Map_Per_Pixel compositing in 3DS MAX

0 votes
Version: 
0.1
Date Updated: 
03/23/2013
Author Name: 
David Buzzi

When building a 3D mesh based on photos with software like 123D Catch, PhotoScan, Photomodeler, the export to other 3D software includes the original positions and directions of the cameras used to make the photos. Based on the photos the software will generate a texture. As the scanned mesh are mostly triangles and the UV’s are simply flattend, to be further used, they need to be ‘retopologized’. Meaning that in other 3D software the scanned mesh has to be overlayed with mesh that is cleaner and usable for animation, etc. Also the UV’s are redone to have only a few seams.
Currently, after retoplogizing, the scanned texture is projected onto the new model and then that is it. Any holes in the scanned mesh, patched in the new model can not be filled by projecting the old on the new. Also resolution is set by the scanned textures, and can’t be redone in 3D.

To overcome this one can use a Camera Map (per pixel) and reproject a photo onto the new model. If you do this for every camera in the scene, a new texture is formed 360 around.

This script fills a Compositemap with as many Camera_Map_Per_Pixel maps as there are cameras and textures. Zdepth and Mask renders can be added for extra control and the result baked into a new Bitmaptexture. By finding the correct Angle Treshold and correcting the Masks, a new, high-definition map can be created.

For now it is a basic script and if there is any need for future features I hope to hear from you…

greetings,

David Buzzi
www.dbuzzi.nl



Version Requirement: 
written for 3ds Max 2013

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
dbuzzi's picture

Feel free to comment

Feel free to comment

AttachmentSize
dbrcb_script.zip 77.05 KB

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.