Java Sample code/tutorial for simple, educational, physics java applets?

  • Thread starter Thread starter Buzzworks
  • Start date Start date
  • Tags Tags
    Java Physics
AI Thread Summary
The discussion centers on creating visual simulations of particle motions using physics equations in Java, with a focus on both 2D and 3D representations. Participants express a preference for code examples over automatic code generators or IDEs, emphasizing the need for practical, hands-on coding resources. A link to a relevant simulation site is shared, highlighting the interest in learning from existing applet codes. The conversation reflects a collaborative spirit, with users appreciating shared resources and examples that facilitate understanding of the topic.
Buzzworks
Messages
69
Reaction score
1
Something like this:

http://www.falstad.com/vector/

Particularly concerned with particle motions. I don't know how to begin with using physics equations for creating simple java visual simulations. Can be 2D or 3D.

I know some java programming so I'd prefer code examples than automatic code generators/IDEs. thanks!
 
Technology news on Phys.org
crapworks said:
Something like this:

http://www.falstad.com/vector/

Particularly concerned with particle motions. I don't know how to begin with using physics equations for creating simple java visual simulations. Can be 2D or 3D.

I know some java programming so I'd prefer code examples than automatic code generators/IDEs. thanks!

www.ultrastudio.org
 
stallionx said:

Fantastic m8! For the first time I'm seeing the applet codes! Appreciate it!:wink:
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top