Город МОСКОВСКИЙ
00:02:31

Python: 3d Graphics using Tkinter

Аватар
Программирование умных ботов
Просмотры:
54
Дата загрузки:
02.12.2023 18:58
Длительность:
00:02:31
Категория:
Технологии и интернет

Описание

I made a module which can generate a 3d wireframe of .obj files using the canvas.
Link to files : https://drive.google.com/drive/folders/1hAd-_fnJiPhvrdcZtwvOFNLoaOKGz-d4
Any 3D model can be displayed using this code but first all quads must be converted to triangles and the mesh must be exported as a .obj file from whatever 3d modeling software you are using.
Also since this is using python and tkinter, shapes with a lot of edges will lag when rendering.

Рекомендуемые видео