markaren / threepp

C++20 port of three.js (r129)
MIT License
612 stars 55 forks source link

Implement Cubemap feature #234

Closed markaren closed 7 months ago

markaren commented 7 months ago

This PR implements basic support for Cubemaps as Background and/or envMap.

image

Closes #131 #132