C. J. Howard
|
ccbbd08b32
|
Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace
|
3 years ago |
C. J. Howard
|
357e3a0ab6
|
Add gl namespace
|
3 years ago |
C. J. Howard
|
261c22b85d
|
Add input namespace
|
3 years ago |
C. J. Howard
|
10c4e44130
|
Clean up math namespace
|
3 years ago |
C. J. Howard
|
7add3f54cf
|
Move behavior tree to new ai namespace, move entity behavior tree to ecs namespace
|
3 years ago |
C. J. Howard
|
2528a37e36
|
Move console commands from cc namespace to debug::cc namespace
|
3 years ago |
C. J. Howard
|
7d62eeabae
|
Add briefs for classes in the geom namespace
|
3 years ago |
C. J. Howard
|
d261feab3a
|
Revise Morton location code functions to be templated, closes #7
|
3 years ago |
C. J. Howard
|
68d5d83969
|
Revise breif of the geom::mc and geom::morton namespaces
|
3 years ago |
C. J. Howard
|
d16167586c
|
Rename geometry folder to geom and move all code in the geom folder into the geom namespace
|
3 years ago |
C. J. Howard
|
60238e95be
|
Rename ast namespace to astro, move astro namespace out of game folder, rename files in the astro namespace
|
3 years ago |
C. J. Howard
|
9de00878ac
|
Move components and systems to ecs namespace
|
3 years ago |
C. J. Howard
|
978ad7add6
|
Rename scene class to collection and move all scene-related classes into the scene namespace
|
3 years ago |
C. J. Howard
|
991baf9b51
|
Add UI namespace
|
3 years ago |
C. J. Howard
|
b442b10ba3
|
Document undocumented cli function
|
3 years ago |
C. J. Howard
|
692d0f71ee
|
Move code in debug folder into new debug namespace
|
3 years ago |
C. J. Howard
|
461e864c49
|
Move genetics folder out of game folder, document subnamespaces of genetics namespace, move genetics::translation_table to genetics::codon::table
|
3 years ago |
C. J. Howard
|
5beb18df8d
|
Fix typo
|
3 years ago |
C. J. Howard
|
f4f180d5f1
|
Document genetics namespace and revise math namespace
|
3 years ago |
C. J. Howard
|
2c4e237276
|
Update copyright date
|
3 years ago |
C. J. Howard
|
e16de75386
|
Add solar system
|
3 years ago |
C. J. Howard
|
64131116ff
|
Add function for calculating the percent similarity between two proteins
|
3 years ago |
C. J. Howard
|
af8b516e7a
|
Document genetics::protein::identity function
|
3 years ago |
C. J. Howard
|
ae2d1168e4
|
Add scoring matrices and functions
|
3 years ago |
C. J. Howard
|
0694235553
|
Fix swapped DNA and RNA base complements
|
3 years ago |
C. J. Howard
|
4760fc1920
|
Rename dna namespace to genetics, and revise genetic algorithms
|
3 years ago |
C. J. Howard
|
73fefea5c6
|
Add transcribe function
|
3 years ago |
C. J. Howard
|
8f943ff4ad
|
Add nucleobase functions
|
3 years ago |
C. J. Howard
|
eea8665dcd
|
Add DNA transcription functions
|
3 years ago |
C. J. Howard
|
b6947b3842
|
Add functions for finding start and stop codons
|
3 years ago |
C. J. Howard
|
0f9e295775
|
Add dna translation function
|
3 years ago |
C. J. Howard
|
2037230060
|
Finish documenting and organizing bitwise functions in bit-math.hpp
|
3 years ago |
C. J. Howard
|
3499e526e8
|
Generalize genetic operators to work with iterators, add more functions to bit-math.hpp
|
3 years ago |
C. J. Howard
|
10fd5f6801
|
Move bit math to utility folder and enclose in bit namespace
|
3 years ago |
C. J. Howard
|
dbbcf493c8
|
Improve bitwise genetic functions
|
3 years ago |
C. J. Howard
|
72f4ab9bda
|
Improve crossover function, add crossover_n, add more bit math utilities, add inherit function
|
3 years ago |
C. J. Howard
|
ecc2b47a30
|
Add bit-math.hpp
|
3 years ago |
C. J. Howard
|
541754d57b
|
Refine and optimize genetic operators
|
3 years ago |
C. J. Howard
|
747b857273
|
Revise zygosity functions
|
3 years ago |
C. J. Howard
|
dfa79ca1a3
|
Add popcount function
|
3 years ago |
C. J. Howard
|
cd450aa3d5
|
Add crossover and mutate genetic operators
|
3 years ago |
C. J. Howard
|
d4c162c1e0
|
Add initial genetics code
|
4 years ago |
C. J. Howard
|
08b909e49a
|
Add apparent size function
|
4 years ago |
C. J. Howard
|
1e01c7ef34
|
Add B-V index to Kelvin function
|
4 years ago |
C. J. Howard
|
6238b5ed12
|
Fix typo
|
4 years ago |
C. J. Howard
|
3d18d7a718
|
Improve blackbody function
|
4 years ago |
C. J. Howard
|
62063ceeb1
|
Add blackbody color temperature function
|
4 years ago |
C. J. Howard
|
b87a53699b
|
Add relief map mesh generation function
|
4 years ago |
C. J. Howard
|
f83f659439
|
Rename solar system -> astronomy system, improve calculations of orbital positions
|
4 years ago |
C. J. Howard
|
82fe0eee40
|
Attempt to fix potential compatibility issues, and re-enabled some previously disable functionality
|
4 years ago |