Python Forum
[3D Software Programming] What are the best modules for ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[3D Software Programming] What are the best modules for ?
#1
Hey Software Programmers...

I want to learn python use to program 3d software for virtual reality,
3d-printing, sciensific enginering and photo-realistic graphics...
Get you any idea, what for modules i can be use and whay the best
modules for ?...

Thanks for Tips... Jamie.
Reply
#2
Virtual reality isn't really all that difficult, all you need is two different cameras slightly apart from each other.  So any decent 3d renderer/engine can handle it.  The problem is mainly that with screens that close to your eyes, you absolutely have to have a high refresh rate, with almost no lag at all, or you'll make people sick.
Photo realistic graphics doesn't really make sense as a python problem, that's more of a modelling problem, which something like Blender is already very good at.
I don't know anything about 3d printing, so I can't help there.
Scientific engineering has scipy and numpy, which are very good.
Reply
#3
In addition to Nilamo's great answer I would mention that there is also use for Python in Blender. You can use Python to guide animations, camera movements, placing/orienting objects in a scene... So there is much fun waiting for you out there =)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Software Programming] Texture Gen Library, which lib ? JamieVanCadsand 4 4,633 Sep-30-2017, 02:26 PM
Last Post: JamieVanCadsand

Forum Jump:

User Panel Messages

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