javascript - Blender GLSL Export to THREE.js -


i'm looking use this plugin blender generate glsl code import three.js.

i'm not familiar glsl , don't know begin variables need renamed work.

here example of fragment , vertex shaders

as can see demo i'm getting lots of errors...

any appreciated. in advance!

as long can see @ first sight, facing using _gl_clipvertex_ not implemented in webgl not present in opengl es.

source: http://web.eecs.umich.edu/~sugih/courses/eecs487/common/notes/apitables.xml


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -