Emeric Beaufays

Results 6 comments of Emeric Beaufays

I found myself with the same problem on windows with an RTX 3060. The website says that "It is no longer required to manually install the [Aparapi JNI native interface](https://git.qoto.org/aparapi/aparapi-native),...

😅 I see, I was thinking of doing the jni bridge too but it's also kind of a nice to have. My workaround could be blocking in the future so...

The Draco spec isn't small and I think a deep understanding of the spec would be needed to implement this from scratch. Porting the code to java however seems fairly...

> I'm sure that the [PR](https://github.com/StrandedKitty/three-csm/pull/40/files) I linked is most of the way there, but I couldn't get the shadows to render. Just tried your fix with three.js 162 and...

> How you did it? I mean three-csm working with three 162. I forked CSM (actually just copied the files from the threejs samples: CSM.js, CSMFrustum.js and CSMShader.js) Then I...

this is fixed in the samples of the latest versions of three.js. if you're using an older version of three.js, I guess you'll need to go through the chang-logs to...