简体   繁体   中英

How to make a spinning Cube with 3 fields for x, y, and z rotation speeds?

I have some experience in Java, Visual Basic, HTML and CSS Which language would be the easiest to create an interface with a central spinning cube and with 3 fields which control the x, y and z rotation speeds of the cube?

Thanks for your advice

You can do this using Java3D if you want, I used it a couple of years ago and I liked it a lot :)

Here's a site with information about Java 3D.

A nice tutorial....

A longer, more complete, tutorial....

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM