charlielobster / MagneticFields

Unity AR Foundation Magnetic Fields Visualization
2 stars 0 forks source link

Build Simple Circuit and Visualize Its Induced Electric Field #5

Open charlielobster opened 2 years ago

charlielobster commented 2 years ago

The issue should follow completion of the Simple Compass overlay Issue, and after any refactoring to Idle mode.

Build a simple circuit with no power source using a loop of wire and a small light bulb. Power the circuit by spinning a magnet in the center of the loop.

Starting from a copy the Idle mode code, consider Farraday's Law of Induction. How does the rate of change of the compass reading imply an electric field vector?

Later Issues: Continuous mode for electric field visualization?