PolySurface is an opensource application written in Java language. The application was developed to demonstrate concepts behind the Beziér, B-spline, and Catmull-Clark polynomial surfaces.
You can download 32bit version or 64bit version of the application. The version that you need depends on your JVM (32bit or 64bit), not on your operating system.
To run the application, you need a Java Virtual Machine (JVM) for Java 17 installed on your computer. We recomend to use the opensource JVM from Adoptium.net. With installed JVM, doubleclick the PolySurface.jar application file to run the application. Alternatively, use console, locate the directory containing PolySurface.jar file and run 'java -jar PolySurface-i586.jar' for the 32bit version or 'java -jar PolySurface-amd64.jar' for the 64bit version.
The source code is available in the Bitbucket public repository.
The application and the source code are distributed under the MIT License.
The development of the application was supported by MŠMT of Czechia OPVVV grant no. CZ.02.2.69/0.0/0.0/16_015/0002382.