SFML community forums

Help => General => Topic started by: ravenheart on October 23, 2008, 06:51:42 pm

Title: java
Post by: ravenheart on October 23, 2008, 06:51:42 pm
sfml should be available for j# because of the .NET binding but is there any "normal java" binding too?

and if not why isnt it neccessary?
Title: java
Post by: Laurent on October 23, 2008, 07:26:40 pm
There's currently no java binding, but it would be great if someone did one :)
Title: java
Post by: coral on October 25, 2008, 01:42:53 pm
An OpenGL ES backend is actually Very intresting. Both the Android and the iPhone uses this technique for graphics, the iPhone uses OpenAL too (don't know what the android use).

By having these to packages, it wouldn't be too hard to make a binding for Objective-C with packages for the iPhone and Java for the Android, with a modified GL package.
Title: java
Post by: ravenheart on October 29, 2008, 06:37:07 pm
cant u write a binding laurent?
Title: java
Post by: Laurent on October 29, 2008, 10:14:08 pm
No.