Python Forum
Implementation of Elevator simulation 3D
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Implementation of Elevator simulation 3D
#1
Hello,
I have to do a project, let's suppose that the 3D elevator simulation.
I want to implement this in our beloved python, my question is what to really use to handle this whole 3D? I read about pygamas, pyglets, pyopenglas, pandas and blender scripts, but some should be applied to 2D etc. I would like to hear from you any suggestion on this subject, I am from the industry but I have nothing to do with python related to graphic models
Thanks in advance!
Reply
#2
possibly Blender? https://pypi.org/search/?q=blender+3D
This will give you a list of all packages having to do with python and blender, you will have to spend a bit of time checking each one to see if it might do what you're looking for.

Other possible solutions: https://pypi.org/search/?q=3d+graphics
Reply
#3
I d rather prefer something common due to huge amount of courses and tutorials.
Reply


Forum Jump:

User Panel Messages

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