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
f5bb155b5c19b0728eda1dcf7439a227e22e0a5a
cpp-masssprings
/
src
History
Christoph Urlacher
f5bb155b5c
fix physics animation jitter
2026-02-23 00:15:25 +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
fix physics animation jitter
2026-02-23 00:15:25 +01:00
octree.cpp
replace openmp with thread-pool library bc openmp has larger fork boundary overhead
2026-02-23 00:14:09 +01:00
physics.cpp
replace openmp with thread-pool library bc openmp has larger fork boundary overhead
2026-02-23 00:14:09 +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:14:09 +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