Problems building an applet
in
Integration and Hardware
•
2 years ago
I've been putting together a globe-based data visualizer, and while it works fine as a MacOS application I can't seem to get it to run properly as an applet. The applet compiles correctly and appears to load (in either Firefox or Chrome), however all that is displayed is a blank rectangle (grey in FF, black with the java cup symbol in Chrome). Any pointer's on what I should change to correct this would be appreciated.
The code I'm using is based on some that was posted at the bottom of this forum post, which I get a similar blank display as an applet:
http://forum.processing.org/topic/fast-texture-sphere-algorithm
Thanks
- Adam
The code I'm using is based on some that was posted at the bottom of this forum post, which I get a similar blank display as an applet:
http://forum.processing.org/topic/fast-texture-sphere-algorithm
Thanks
- Adam
2