Lasse Deleuran
Lasse Deleuran
See also: https://stackoverflow.com/questions/68834918/how-can-i-remove-influence-of-setting-color-in-meshs-material-in-three-js @Mugen87 is one of the core authors of three.js, and the color mixing is unfortunately intended without the option to turn it off. Adding a check for...
I'm still not happy with that. Let me see if I can "hack" the shader generator in any way.
Hi there. In my first versions of the building instructions viewer I had the camera stay when going between steps. This was undesired, since ROTSTEP instructions should be used to...
Then I think a good solution would be one that combines both: Maybe have two modes of the camera: "Restricted" and "Free". Click to toggle between the modes and go...
Nope. You are right. three.js has also moved in that direction now, so it is something that should be done. It will also allow for pruning of three.js, so that...