|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
java and DirectX
Sorry, this is not php or html, but I'm still going to ask this.
Is it possible to make a java applet that uses DirectX stuff like DirectDraw, Direct3D, DirectSound... It could be interesting to create a 3D action game that way because there wouldn't be so much downloading for the user. I know that somehow it is possible to create 3D games with java applets. Runescape is an example of that. But the point is: Am I able to use DirectX for that? |
|
#2
|
|||
|
|||
|
RE: java and DirectX
i don't think so. it wouldn't make much sence anyway. java has a nice 3D library that can be used across platforms, and if you write something that works only with directX, that wouldn't work with other platforms...
|
|
#3
|
|||
|
|||
|
Java to Php Communication
I have a Java application, which want to communicate with php application. Is it possible..?
How come this is..? Note: I don't want to call java classed inside PHP. I want to call Php from Java. |
|
#4
|
||||
|
||||
|
RE: java and DirectX
That's not possible. Java applets and JavaScripts are handled by the browser and php functions are handled by the server. So if you want to run php commands, you must refresh the page
|
![]() |
| Viewing: Codewalkers Forums > General > General Chat > java and DirectX |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|