Python Forum
3D object modeling on Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3D object modeling on Python
#1
Hello,
I need to start my python project, which is making a 3D object with polygon meshes by photogrammetry (taking pictures of the object in different angles). I would also like to animate this object later on. So I was wandering if Python is fit for such project. Or is it better to use another software such as blender? I currently have no knowledge on how to use blender, but I've been using Python for few years.

Thank you
Reply
#2
Can you just build the object and use the photos as textures or skins? If that's the case, I'd go Blender.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020