This website works better with JavaScript.
Home
Explore
Help
Sign In
antkeeper
/
source
Watch
1
Star
0
Fork
0
Code
Issues
8
Pull Requests
0
Releases
0
Activity
💿
🐜
Antkeeper source code
https://antkeeper.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
336
Commits
1
Branch
18 MiB
C++
100%
Tree:
0f96744def
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0f96744def'
${ noResults }
source
/
src
/
physics
History
C. J. Howard
6f4d7471f2
Separate atmospheric scattering-related functions out of astronomy system and into new atmosphere system
3 years ago
..
light
Add more blackbody-related functions, add functions related to refraction, improve blackbody and atmosphere-related calculations in the astronomy system
3 years ago
orbit
Add physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames
3 years ago
time
Fix incorrectly nested namespace
3 years ago
atmosphere.hpp
Separate atmospheric scattering-related functions out of astronomy system and into new atmosphere system
3 years ago
constants.hpp
Integrate blackbody lighting with atmospheric scattering
3 years ago
frame.hpp
Rename solar system to orbit system, make orbit and astronomy system use new orbital mechanics functions. Fixes #2
3 years ago
physics.hpp
Add photometric and radiometric functions to the physics namespace, add more blackbody functions, add quadrature namespace with trapezoid rule integral approximation function, make astronomy system capable of calculating the luminous flux of a blackbody
3 years ago
planck.hpp
Add photometric and radiometric functions to the physics namespace, add more blackbody functions, add quadrature namespace with trapezoid rule integral approximation function, make astronomy system capable of calculating the luminous flux of a blackbody
3 years ago