Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages