josephtaylor / sketch-mapper

A reimagining of SurfaceMapperGUI for Processing
http://josephtaylor.github.io/sketch-mapper
MIT License
35 stars 9 forks source link

Doesn't work on apple silicon (ARM) #31

Open josephtaylor opened 1 month ago

josephtaylor commented 1 month ago

The library doesn't run on newer apple machines with ARM architecture because of JOGL deps

josephtaylor commented 1 month ago

Looks like for processing v4 they've built newer versions of gluegen-rt + jogl-all and the native libraries

https://download.processing.org/jogl/v2.4.0-rc-20210111y/