This website requires JavaScript.
Explore
Help
Sign In
christoph
/
cpp-masssprings
Watch
1
Fork
0
You've already forked cpp-masssprings
Code
Releases
Activity
Files
42ad7de670cc87d734bcd79068ca739e4ed8ac34
cpp-masssprings
/
src
History
Christoph Urlacher
42ad7de670
replace openmp with thread-pool library bc openmp has larger fork boundary overhead
2026-02-23 00:08:40 +01:00
..
camera.cpp
extract orbital camera into separate file
2026-02-22 14:30:55 +01:00
input.cpp
decrease special mass size + add hjkl movement bindings
2026-02-22 01:49:54 +01:00
main.cpp
replace openmp with thread-pool library bc openmp has larger fork boundary overhead
2026-02-23 00:08:40 +01:00
octree.cpp
implement barnes-hut particle repulsion using octree
2026-02-22 23:29:56 +01:00
physics.cpp
replace openmp with thread-pool library bc openmp has larger fork boundary overhead
2026-02-23 00:08:40 +01:00
puzzle.cpp
make naming more consistent + rename some files
2026-02-22 14:17:55 +01:00
renderer.cpp
replace openmp with thread-pool library bc openmp has larger fork boundary overhead
2026-02-23 00:08:40 +01:00
state.cpp
refactor usage of std::string to refer to states + improve initial mass positioning
2026-02-22 00:12:47 +01:00