Skip to content

GravityTwoG/ElectroMagneticField

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electro-magnetic field simulation with CUDA

Press left mouse button to create bunch of particles. Press right mouse button to create one particle. Press middle mouse button to clear screen. Press 'E' keyboard button to toggle electric field.

Building

Copy library folders to /libs folder.

Create build files:

cmake -B build

Compile executable:

cmake --build build --config Release

#or

cmake --build build --config Debug

About

Electro-magnetic field simulation made with CUDA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published