Open AbnormalMatrix opened 4 years ago
It appears the load_blender.py is not blender 3d but its own system for displaying and rendering optimized models from new angles (from my understanding). So far the process is more manual but take a look at the extract_mesh.ipynb on how you would go about doing it.
I wrote code to generate colored mesh in my implementation, will add a video explanation these days.
Hi, This project is very cool and has a lot of potential in a lot of applications. I have seen some stuff floating around about generating blender files (.blend). Is this true? Can this be used as photogrammetry? Will a blender file be generated that has textures/materials of the object that is scanned? Thanks!