Skip to content

nikisalli/nikfemm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nikfemm

a 2d physics simulator written in C++ from scratch

how to test it

clone the repo first:

git clone https://github.com/nikisalli/nikfemm.git

enter the repo

cd nikfemm

update submodules

git submodule update --init --remote

create build dir

mkdir build && cd build

configure and build

cmake ..

make -j4

run an example

../bin/test

simulation example results

motor.mp4

alt text

alt text

alt text

alt text

magnets.mp4

About

nik's fem library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages