Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (406)
games submitted by our members
Games in WIP (292)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
   Home   Help   Search   Login   Register   
  Show Posts
Pages: [1]
1  Discussions / General Discussions / Re: What input device do you develop for? on: 2013-05-08 02:32:45
Here's a bit of a shameless plug.

I have been developing games/applications for use with the Razer Hydra, a 6DOF motion sensing controller with buttons, triggers, and joysticks. Here's where the shameless plug comes in. The libraries provided for the Razer Hydra (and other products made by Sixense) are written in C++ and so to develop for them I created a wrapper library found here. Go check it out!
2  Java Game APIs & Engines / Engines, Libraries and Tools / Re: Java Library for Sixense Products on: 2013-05-08 02:15:06
Well there is a video of that:
<a href="http://www.youtube.com/v/07IwxUD8N8E?version=3&amp;hl=en_US&amp;start=" target="_blank">http://www.youtube.com/v/07IwxUD8N8E?version=3&amp;hl=en_US&amp;start=</a>

Anywho, I should mention that pre-compiled Mac libraries will not be coming until I finish wrapping the remaining few classes as I do not have a Mac (at least one running a Mac OS) and I am avoiding the annoyingness that is compiling for Mac on linux as long as possible.
3  Java Game APIs & Engines / Engines, Libraries and Tools / Re: Java Library for Sixense Products on: 2013-05-06 23:31:56
I am only a C++ programmer by necessity so I may not know of some tool, but from what I have read cross compiling is best avoided. That being said, I have worked tirelessly over the past few days to learn how to compile this properly on Linux. The libraries are within the zip file for public consumption.
4  Java Game APIs & Engines / Engines, Libraries and Tools / Re: Java Library for Sixense Products on: 2013-05-04 10:07:32
I have not pre-compiled any as I do not own a mac or a linux machine, but that is on my list of things to do. If you need them asap, feel free to download the code and compile them yourself.
5  Java Game APIs & Engines / Engines, Libraries and Tools / Re: Java Library for Sixense Products on: 2013-05-04 10:03:04
A few changes have been made including one that should fix the problems some people have been having with libraries not being loaded or incorrect libraries not being loaded.
6  Java Game APIs & Engines / Engines, Libraries and Tools / Re: Java Library for Sixense Products on: 2013-03-13 14:35:27
Just a little update adding x64 support and access to the FPSEvents methods.
7  Java Game APIs & Engines / Engines, Libraries and Tools / Re: Java Library for Sixense Products on: 2012-09-16 15:12:30
Excellent idea! I have now posted a link to the project on GitHub.
8  Java Game APIs & Engines / Engines, Libraries and Tools / Java Library for Sixense Products on: 2012-09-15 05:55:22
Some of you may know of the 6DOF controller known as the Razer Hydra designed by Sixense. You may also know that the only way to communicate with the controller is through a set of C++ libraries (here). This is quite an inconvienience for Java developers such as myself so I have been working on a Java wrapper for the Sixense libraries for a little while now. This wrapper is in no way  complete though it is slowly getting closer. I should note that I am not a C++ programmer so if any one of you fine chaps would like to critique my code, feel free. Have fun!


Features:
~ Java methods for each function in the sixense library
~ Java methods for the Controller Manager, ButtonStates, FPSPlayerMovement, FPSViewAngles, FPSEvents and Derivatives
~ Java enums provided in place of C++ enums

Included in the zip file:
~ SixenseJava.jar: the Java end of the wrapper
~ SixenseJava32.dll: the native side of the wrapper compiled for Win32
~ SixenseJava64.dll: the native side of the wrapper compiled for x64
~ libSixenseJava32.so: the native side of the wrapper compiled for linux-i386
~ libSixenseJava64.so: the native side of the wrapper compiled for linux-x86_64
~ JavaDocs for everything implemented so far!
~ Source code for both the Java portion and native portion
~ Symbols file for SixenseJava*.dll

Goals:
~ Provide methods for other functions in the sixense_utils library
~ Provide JavaDocs for every function

GitHub
Sixense Java Library Download
Pages: [1]
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars and Titan!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (67 views)
2013-05-17 21:29:12

alaslipknot (76 views)
2013-05-16 21:24:48

gouessej (109 views)
2013-05-16 00:53:38

gouessej (104 views)
2013-05-16 00:17:58

theagentd (115 views)
2013-05-15 15:01:13

theagentd (104 views)
2013-05-15 15:00:54

StreetDoggy (149 views)
2013-05-14 15:56:26

kutucuk (172 views)
2013-05-12 17:10:36

kutucuk (170 views)
2013-05-12 15:36:09

UnluckyDevil (179 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.097 seconds with 21 queries.