Hi, I am author of glChAoS.P
Please tell me more about your problem in OSX (OSX ver, GPU type?).
Unfortunately I got very trouble with (deprecated) OpenGL in OSX (mostly with GLSL subroutines) and the "pure rendering" operations result faster in WebGL versoin (I believe that Chrome/FireFox use Vulkan layers)
I coult test it only in 10.14.x with AMD GPU.
P.S.
if you have a account, open a issue on github ;)
Now, with last update, the missed script was added and was corrected also the "no such file or directory" error (was related to security exception of "unidentified downloaded software", and Finder returned me a "private" link, not he real one)
So I rewrote it: now seems work
Hi, I am author of glChAoS.P
Please tell me more about your problem in OSX (GPU type?)
Unfortunately I got very trouble with (deprecated) OpenGL in OSX, and I'm seriously thinking of abandoning development on mac... moreover the "pure rendering" operations result faster in WebGL versoin
I coult test it only in 10.14.x with AMD GPU.
Please, read also my reply @gunn
P.S.
I'll try to signing glChAoS.P in future release
Sorry, I'm not a expert mac developer, only a "discreet" *uniX developer... I would be glad if someone managed the OSX release in github ;)
Thanks for your words: I love math (also) for this, and I'm glad your daughter gets into math thanks to glChAoS.P ;)
I'll be honest: never tested glChAoS.P with NVidia in OSX, and tested Intel GPU in the 1.1 release (I'll test it soon) ... although I would expect it to work with GeForce over the GTX 4xx series and with Intel GPU above HD4000 (Intel is very slow)... but OpenGL on Mac is always an unknown, and must be tested
Launching the app from the applescript still does not work but launching it from the terminal does the trick. The error of the applescript is "sh: ./glChAoSP_OSX: No such file or directory (127)".
I do something like this from the terminal:
cd /Users/..../glChAoS.P-1.4.0
Now, with last update, the missed script was added and also was corrected the "No such file or directory" error (was related to security exception unidentified "downloaded" software, and Finder returned me a "private" link, not the real one)
So I rewrote the script: now seems work
The new release file is glChAoSP_140.zip for all the O.S.
Thanks for report!
Yes, I know... in the glChAoSP_1_40.zip archive appear that error (I zipped it from Windows).
I already had uploaded a separated glChAoSP_OSX.zip archive, zipped directly on Mac... and it seems work.
Thanks again ;)
Hi, I am author of glChAoS.P
I know, in Safary do not works!
Safari seems to have WebGL2 specifics, but unfortunately uses "Shading Language Version: GLSL ES 1.0" like WebGL1 and not "GLSL ES 3.00" used from full WebGL2 browsers.
So, in safari, WebGL2 works only without GLSL use... ;)
Look here the specifics https://webglreport.com/?v=2
But don't can you set eGPU for Chrome, form OSX Application Info Panel?
Sorry, I don't can try it (I not have eGPU), but I know that from Application Info Panel is possible assign eGPU to specific application.
Like this:
https://www.imore.com/how-set-your-egpu-preferred-rendering-...
P.S. if you have a account, open a issue on github ;)