Open sguimmara opened 5 months ago
Hi @sguimmara.
Thank you so much for reporting this 🙌 And apologies for the late response.
Indeed, the library is now breaking with recent versions of three.js. I have them in my radar and planning on addressing them soon.
@sguimmara
de6628b30b6c9cca6fdfad11469a4d7ffe17dfa0 is addressing the issue regarding changes in colorspace management. Therefore the library is now expected to work with v165.
I have not spotted any issues with the the other two issues: light changes should affect the setup of the renderer and scene on the client side, rather than this library. Am I missing something? Any suggestions?
Recent version of THREE.js have some breaking changes that impact this loader. Here is a short list of changes that might be of interest in
cityjson-threejs-loader
: