jeromeetienne / tquery

extension system for three.js
http://jeromeetienne.github.io/tquery/
MIT License
651 stars 120 forks source link

lavamaterial fails in r50 #214

Closed jeromeetienne closed 12 years ago

jeromeetienne commented 12 years ago
ERROR: 0:76: 'objectMatrix' : undeclared identifier 

and in https://github.com/mrdoob/three.js/wiki/Migration , you can read objectMatrix in shaders was renamed to modelMatrix.

So something is related but i dunno what im doing wrong

jeromeetienne commented 12 years ago

Fixed