How to rotate cube? without silverlight and flash? is it javascript? how can i do with ajax+C#? http://library.wolfram.com/explorations/webUnrisk/CheckCap.jsp
+1
A:
What you see there is a Java applet.
HTML 5 has some impressive capabilities that don't require Java/Silverlight/Flash.
For example, see this demo.
dtb
2009-08-09 11:09:57
Can i do that with Ajax? or javascript: js3d
Phsika
2009-08-09 11:17:00
I believe the demo is 100% HTML5 and JavaScript.
dtb
2009-08-09 11:18:15
AJAX is only a method for exchanging data asynchronously between browser and server.
Anwar Chandra
2009-08-09 11:24:26
+1
A:
It is JavaFX.
Sorry, @dtb is correct. it is java applet not javafx.
Sure you can do it with C# + Silverlight or ActionScript + Flash.
There is an interesting Silverlight & Flash sample to rotate cube on ShineDraw's blog
Anwar Chandra
2009-08-09 11:10:03
AJAX is only a method for exchanging data asynchronously between browser and server.
Anwar Chandra
2009-08-09 11:25:08
Sure you can do it with javascript. Please check @dtb's answer, it uses HTML5 and javascript.
Anwar Chandra
2009-08-09 19:08:58