Giter VIP home page Giter VIP logo

Comments (1)

felixpalmer avatar felixpalmer commented on May 18, 2024

I'm still on OSX 10.14.4, shame to hear they no longer work for 10.15. essl_to_glsl is only used to validate the shaders, and helps during development, but isn't required for the build. However, you would need to disable the validate_shader method in glsl-validate.py.

The workaround for glslmin is ugly, but appears to work. I have node 12.16, and Python 2.7.10 - not sure why it isn't working for you, sorry.

As for a solution, try running npm run build-dev (I just pushed a change). This will create a dev module build (see index.module.html) that doesn't require all this shader optimization. Hopefully that will at least let you get a build without minified shaders for now, and then you can return to trying to fix those in the future if it is important for you. If you find a fix, please share!

from procedural-gl-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.