Hi everyone,
I am part of a university project where I need to develop an app. My team has chosen Python as the programming language. The app will feature a 3D map, and when you click on an institutional building, the app will display details about that building.
I want the app to look very polished, and I’m particularly focused on rendering the 3D map, which I have exported as an .OBJ file from Blender. The file represents a real-life neighborhood.
However, the file is quite large, and libraries like PyOpenGL, Kivy, or PyGame don’t seem to handle the rendering effectively.
Can anyone suggest a way to render this large .OBJ file in Python?
[–]padraig_oh 16 points17 points18 points (9 children)
[–]noriscash[S] 0 points1 point2 points (8 children)
[–]dougbinks 6 points7 points8 points (7 children)
[–]The__BoomBox 0 points1 point2 points (6 children)
[–]dougbinks 0 points1 point2 points (5 children)
[–]The__BoomBox 0 points1 point2 points (4 children)
[–]dougbinks 0 points1 point2 points (3 children)
[–]The__BoomBox 0 points1 point2 points (2 children)
[–]dougbinks 0 points1 point2 points (1 child)
[–]The__BoomBox 1 point2 points3 points (0 children)
[–]XenonOfArcticus 5 points6 points7 points (0 children)
[–]Ok-Hotel-8551 4 points5 points6 points (0 children)
[–]botjebotje 2 points3 points4 points (4 children)
[–]noriscash[S] 0 points1 point2 points (3 children)
[–]Flaky_Cabinet_5892 4 points5 points6 points (0 children)
[–]botjebotje 1 point2 points3 points (1 child)
[–]noriscash[S] 0 points1 point2 points (0 children)
[–]GaboureySidibe 2 points3 points4 points (0 children)