Alchemist0823 / three.quarks

Three.quarks is a general purpose particle system / VFX engine for three.js

Home Page:https://quarks.art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intended to be compatible with logarithmic depth?

benferns opened this issue · comments

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

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