three.js set background image

前端 未结 6 1910
深忆病人
深忆病人 2020-12-09 03:55

How to create a static background image?

For default background:

scene = new THREE.Scene();

// ...

renderer = new THREE.WebGLRenderer( { antialias:         


        
6条回答
  •  情歌与酒
    2020-12-09 04:54

    thank you ))

    I found yet another solution:

    
    
        three.js webgl - orbit controls
        
        
        
    
    
    
        

提交回复
热议问题