Steps for using python code with GraalPY and X3DJSAIL
I just discovered that x3dpsail.py could not be downloaded from a X3DJSONLD 12, here: https://coderextreme.net/X3DJSONLD/src/main/html/responsive.html So I am making it available here: https://github.com/coderextreme/X3DJSONLD/blob/master/src/main/graalpy/net/coderextreme/data/x3dpsail.py This is for use with GraalVM’s GraalPy, available here: https://github.com/oracle/graalpython/releases/tag/graal-24.2.2 I use this version: graalpy-community-jvm-24.2.2-windows-amd64.zip The JVM is for accessing Java code (X3DJSAIL). Apologies for the oversight.