LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Java 3D object embedding in a browser (https://www.linuxquestions.org/questions/programming-9/java-3d-object-embedding-in-a-browser-512168/)

ksgill 12-20-2006 02:25 AM

Java 3D object embedding in a browser
 
Hi,

I have a java program that shows a 3D graphic when run as a standalone program. I want to somehow embed it in an HTML page. I know this can be done using applets, but I dont know how to convert my program (3 files) to an applet. Any help would be appreciated.

thanks

MassDosage 12-20-2006 05:21 AM

This is a common need, if you just google for "java convert application to applet" you will see all kinds of tutorials and articles describing how to do this.


All times are GMT -5. The time now is 12:00 AM.