在圖像中放置虛擬物體(python實現)

在圖像中放置虛擬物體即是將圖像作爲背景,創建個虛擬三維物體投影到圖像上。 本實驗環境:OpenGL、pygame、python(安裝見python配置pygame和OpenGL) # -*- coding: utf-8 -*- import math import pickle import sys from pylab import * from OpenGL.GL import * from
相關文章
相關標籤/搜索