Jake2

Source: Wikipedia, the free encyclopedia.
Jake2
Developer(s)Bytonic Software
Stable release
0.9.5 / May 05, 2006
Cross-platform
TypeVideo game
LicenseGPL
Websitebytonic.de/html/jake2

Jake2 is a Java port of the GPL release of the Quake II game engine.[1]

History

The 0.9.1 version of Jake2 was shown by the JOGL team for JavaOne 2004, to present an example of Java-OpenGL interoperability.[2][3][4] Jake2 has since been used by Sun as an example of Java Web Start capabilities for games distribution over the internet.[5]

As of August 2012, development is still active in the LWJake2 fork, which removed JOGL/JOAL in favor of the LWJGL.

As of October 2012, a fork using the current version of Java OpenGL and Java OpenAL has been made available on a git repository. The game can be played online, launched as an Applet or Webstart. The new enhancements allows Jake2 to be run on mobile platforms as well, due to utilizing Jogl's OpenGL fixed function emulation via OpenGL ES2, or directly via OpenGL ES1. Joal enhancements further allows audio output on mobile devices. The fork has been updated in June 2013 for the latest Jogl release.

Last update to Jake2 by the original authors - Bytonic software - was on Jan 2015.

Since 2019 Jake2 was forked,[6] updated to the modern java and libraries versions and being actively developed.

Alternative uses

Possibly because its code is based on Java and thus is easy to modify, jake2 has been used for several experiments:

Architecture

Jake2 is a full-Java application. It can use

LWJGL for its internal Java low-level OpenGL library. Both single and multiplayer modes of Quake II are working, and it is possible to use it both as an installed application or by Java Web Start
.

The performance of Jake2 is on par with the original C version.[13] In some hardware configurations, it is even better.[14][15]

See also

References

  1. ^ "Jake2". Jake2 development Team. Retrieved 2018-12-05.
  2. ^ Zickner, Holger (2004-06-29). "Jake2 at JavaOne and WWDC". Jake2 development Team. Retrieved 2008-04-05.
  3. ^ Russel, Kenneth (June 2004). "3D Application and Game Development With OpenGL" (PDF). Retrieved 2008-04-05.
  4. ^ "3D Jake2 – Playtest". hexus.net. 2005-11-29. Retrieved 2009-07-18.
  5. ^ "JDK 6u10: Jake2: Quake II in Java". Sun Microsystems. Retrieved 2009-07-18. The Jake2 applet example shows the future of game distribution over the Internet. Jake2 is a port of id Software's Quake II to the Java platform developed by Bytonic Software. (...). With the new Java Plug-In, it is now possible to deploy the game directly into the web page with full hardware acceleration and rock-solid reliability.
  6. ^ "Jake2 on GitHub". GitHub. 7 December 2022.
  7. ^ "Play with your eyes". Joystiq. 2006-03-03. Retrieved 2009-07-18.
  8. ^ J. David Smith; T.C. Nicholas Graham (2006). "Use of Eye Movements for Video Game Control" (PDF). Queen's University. Retrieved 2009-07-18.
  9. S2CID 207160879
    . Retrieved 2009-07-18.
  10. ^ Gonçalo Amador; Ricardo Alexandre; Abel Gomes (January 2009). "Re-engineering Jake2 to work on a grid" (PDF). Retrieved 2009-07-18.
  11. ^ GridGain.com. "GridGain product overview". Retrieved 2011-04-18.
  12. ^ Google Code (2010-04-01). "Quake II GWT Port". Retrieved 2013-02-13. {{cite web}}: |author= has generic name (help)
  13. ^ "Q24j: Jake and Java-gaming Viability". O'Reilly Media. 2005-11-28. Retrieved 2009-07-18. This is a great show of 3D prowess. Things like this, as well as the Narya 2D open source engine from ThreeRings really are starting to at least show Java can serve as a first-class gaming platform. More than that, just having seen all the… *cough* horrible code in games before, having things like Java's threading model, network and database support might really make it a BETTER platform for a lot of forthcoming games than C.
  14. ^ "Benchmarks". Jake2 development Team. Retrieved 2008-04-05.
  15. ^ Jake2 0.9.4 on Java 5.0 is 260/250 frame/s compared to 245 frame/s for the original C code, for Athlon XP 2400, GeForce 4 MX, Windows 2000, in windowed mode

External links

This page is based on the copyrighted Wikipedia article: Jake2. Articles is available under the CC BY-SA 3.0 license; additional terms may apply.Privacy Policy