Magician: Difference between revisions
m Reiknir moved page The Magician to Magician |
mNo edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
A multi-platform [[OpenGL]] interface for [[Java]], allowing programmers to take advantage of the native and accelerated OpenGL implementations on the OS | A multi-platform [[OpenGL]] interface for [[Java]], allowing programmers to take advantage of the native and accelerated OpenGL implementations on the OS rather than rely on the (then) primitive Java 3D tools. Introduced by UK based company [[Arcane Technologies Ltd]] in 1995 with a 1.0 GA release in 1997 and in addition to OS/2 it supported [[Microsoft Windows]], Mac OS, [[Solaris]] (both SPARC and i86) and IRIX. Early versions also supported [[Linux]] and [[AIX]]. It was considered to be by far the most effective of the OpenGL bindings available for Java at the time and in fact in 1998 the Java standards group proposed to make the main Magician binding interface the standard OpenGL interface for the Java toolkit but the company's disappearance made that fall through. | ||
The company and product | The company and product disappeared around 2000. | ||
==Versions== | ==Versions== | ||
* | * 1.0 (1997) | ||
* 1.1.0 (1999) | |||
==Links | ==Links== | ||
* [https://web.archive.org/web/19990220055537/http://arcana.co.uk/products/magician/index.html Archive copy of the Arcane Technologies Ltd homepage] - Via [[Archive.org]] | * [https://web.archive.org/web/19990220055537/http://arcana.co.uk/products/magician/index.html Archive copy of the Arcane Technologies Ltd homepage] - Via [[Archive.org]] | ||
* [[Alligator Descartes]]: [ | * [[Alligator Descartes]]: [//www.cc.gatech.edu/classes/AY2001/cs4451a_fall/magician213.pdf Magician Programmer’s Guide For Java] - For version 1.1.3? | ||
* | * Alligator Descartes: [https://www.opengl.org/archives/about/arb/meeting_notes/notes/JavaIssues/magician_issues.pdf Arcane Technologies' Response to OpenGL ARB JavaGL Issues] | ||
[[Category:Java Tools]][[Category:OpenGL]] | |||
[[Category:Java Tools]] | |||
[[Category:OpenGL | |||
Latest revision as of 01:16, 23 December 2022
A multi-platform OpenGL interface for Java, allowing programmers to take advantage of the native and accelerated OpenGL implementations on the OS rather than rely on the (then) primitive Java 3D tools. Introduced by UK based company Arcane Technologies Ltd in 1995 with a 1.0 GA release in 1997 and in addition to OS/2 it supported Microsoft Windows, Mac OS, Solaris (both SPARC and i86) and IRIX. Early versions also supported Linux and AIX. It was considered to be by far the most effective of the OpenGL bindings available for Java at the time and in fact in 1998 the Java standards group proposed to make the main Magician binding interface the standard OpenGL interface for the Java toolkit but the company's disappearance made that fall through.
The company and product disappeared around 2000.
Versions
- 1.0 (1997)
- 1.1.0 (1999)
Links
- Archive copy of the Arcane Technologies Ltd homepage - Via Archive.org
- Alligator Descartes: Magician Programmer’s Guide For Java - For version 1.1.3?
- Alligator Descartes: Arcane Technologies' Response to OpenGL ARB JavaGL Issues