简体   繁体   English

LWJGL 小程序加载器

[英]LWJGL Applet Loader

I'm new to working with Java, and I want to upload a basic LWJGL applet to my website and play it in the browser.我是使用 Java 的新手,我想将一个基本的 LWJGL 小程序上传到我的网站并在浏览器中播放。 I have no idea how to do it, and I want to make sure I know how to get it working before I keep working on my game.我不知道该怎么做,我想在我继续开发我的游戏之前确保我知道如何让它工作。 Please help me because I have no idea how to embed a JWJGL applet, or any other kind of applet, to a site and run it from a browser.请帮助我,因为我不知道如何将 JWJGL 小程序或任何其他类型的小程序嵌入到站点并从浏览器运行它。 I am using Eclipse.我正在使用 Eclipse。 Thanks in advance!提前致谢!

There is an example on the lwjgl wiki, have you seen it? lwjgl wiki上有一个例子,你看过吗?

Basic Applet基本小程序

Applet Loader Introduction 小程序加载器介绍

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM