java applets :l - Raspberry Pi Forums


hi name jona m second post.
first: mc raspberry pi!!!!!
asking of users consiter project, , leave comment or 2 can improve project thank you.
project java applet project.
herd users raspberry pi can not handle minecraft. :evil:
(the downloaded version)
degere think might right.
think browser minecraft might work! :mrgreen:
asking if has gotten applets working plese give me link in posts below happy!
although think raspberry comented in last post might under powerd.
still trying dad downloaded minecraft working hold in tight users! :?

jonas wrote:hi name jona m second post.
first: mc raspberry pi!!!!!
asking of users consiter project, , leave comment or 2 can improve project thank you.
project java applet project.
java applets in general work well:
applets support in browser installing
sudo apt-get install icedtea-7-plugin
provide javaws jnlp launcher tool.
jonas wrote: herd users raspberry pi can not handle minecraft. :evil:
(the downloaded version)
degere think might right.
think browser minecraft might work! :mrgreen:
asking if has gotten applets working plese give me link in posts below happy!
although think raspberry comented in last post might under powerd.
still trying dad downloaded minecraft working hold in tight users! :?
minecraft kind of special, java application make use of opengl hardware acceleration through lwjgl jni binding connect java code opengl, on pi have software rendered opengl support using "mesa". raspberry pi support hardware acceleration through opengl es, different set of system libraries, contains subset of functionality compared desktop opengl stack.
there several forum threads tries minecraft working, by
a) fixing lwjgl pi original client:
http://www.raspberrypi.org/phpbb3/viewt ... p?p=189655
http://www.raspberrypi.org/phpbb3/viewt ... p?p=190363

b) complete rewrite of client:
http://www.raspberrypi.org/phpbb3/viewt ... 78&t=20060

luck!


raspberrypi



Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums