Alchemist0823 / three.quarks

Three.quarks is a general purpose particle system / VFX engine for three.js
https://quarks.art
492 stars 23 forks source link

Intended to be compatible with logarithmic depth? #28

Closed benferns closed 1 year ago

benferns commented 2 years ago

I get the following error in BatchedParticleRenderer materials when switching the threejs renderer to logarithmic depth:

THREE.WebGLProgram: Shader Error 0 - VALIDATE_STATUS false Program Info Log: Vertex shader is not compiled. VERTEX ERROR: 0:123: 'isPerspectiveMatrix' : no matching overloaded function found

Alchemist0823 commented 1 year ago

Thanks for pointing out and ur merge request. I was busy with other stuff. Now I am back will merge your request.

Alchemist0823 commented 1 year ago

38