C. J. Howard
|
82fe0eee40
|
Attempt to fix potential compatibility issues, and re-enabled some previously disable functionality
|
4 years ago |
C. J. Howard
|
eda82650c9
|
Add iterative solution to Kepler's equation, improve orbital position calculation
|
4 years ago |
C. J. Howard
|
a2377af35a
|
Add solar system to game context
|
4 years ago |
C. J. Howard
|
8a13e2c18e
|
Add sun and moon positions and directions to solar system
|
4 years ago |
C. J. Howard
|
e777f5c63c
|
Add functions for solving Kepler's equation, add solar system class
|
4 years ago |
C. J. Howard
|
2b657f34e2
|
Add type casting functions for vector, matrix, and quaternion types
|
4 years ago |
C. J. Howard
|
1ef5ff08b0
|
Add celestial time functions
|
4 years ago |
C. J. Howard
|
9da628488a
|
Add functions to generate celestial coordinate conversion matrices, and improve astronomical calculations
|
4 years ago |
C. J. Howard
|
1f8c73f13c
|
Switch sky pass back to using horizon and zenith colors for interpolation, improve palette loading in weather system
|
4 years ago |
C. J. Howard
|
6e273279d9
|
Add altitude as sky pass parameter
|
4 years ago |
C. J. Howard
|
17b56d2bda
|
Separate moon rendering from sky shader into separate object
|
4 years ago |
C. J. Howard
|
de96e99c67
|
Make camera use reverse z projection for increased depth testing accuracy
|
4 years ago |
C. J. Howard
|
a11bca4ce2
|
Add half z matrix projection functions
|
4 years ago |
C. J. Howard
|
065f180471
|
Make weather system interpolate gradients based on elevation angles rather than time of day
|
4 years ago |
C. J. Howard
|
2238e4abdd
|
Tween sky pass shader inputs
|
4 years ago |
C. J. Howard
|
4ededb3d7b
|
Pass more information from weather system to sky pass
|
4 years ago |
C. J. Howard
|
c81c2b11a5
|
Add blue noise input to sky pass
|
4 years ago |
C. J. Howard
|
b5883e0679
|
Add functions for tracking the sun and moon positions based on latitude, longitude, and time
|
4 years ago |
C. J. Howard
|
f7ec9dacc5
|
Switch sky pass from using fullscreen quad to sky dome model
|
4 years ago |
C. J. Howard
|
39c0c57869
|
Add ambient palette and sun palette
|
4 years ago |
C. J. Howard
|
39cd8e0049
|
Make sky gradients interpolate as time passes
|
4 years ago |
C. J. Howard
|
3172042ac5
|
Load sky gradient from sky palette texture, make sun position more physically accurate, revise linear<->srgb functions
|
4 years ago |
C. J. Howard
|
7222deeb56
|
Add weather system
|
4 years ago |
C. J. Howard
|
db50cec8d3
|
Replace sRGB<->Linear RGB conversion functions with more accurate versions
|
4 years ago |
C. J. Howard
|
adae795bfe
|
Initial test of dynamic sky shader
|
4 years ago |
C. J. Howard
|
50f2832db1
|
Add biome loader
|
4 years ago |
C. J. Howard
|
af364f598a
|
Pack bitangent sign into painting system's tangent calculation
|
4 years ago |
C. J. Howard
|
bedc7c635f
|
Make model loader support new model format
|
4 years ago |
C. J. Howard
|
3103e4811d
|
Increase ambient light
|
4 years ago |
C. J. Howard
|
e771d4ccfe
|
Remove ant model from UI system
|
4 years ago |
C. J. Howard
|
4ff2d244fb
|
Increase brushstroke width and change decal op
|
4 years ago |
C. J. Howard
|
d68f0f780e
|
Adjust ambient light intensity and sky color
|
4 years ago |
C. J. Howard
|
a6fa3c1802
|
Add color space parameter to texture creation
|
4 years ago |
C. J. Howard
|
7ed065ac16
|
Add smooth tangent calculator to mesh functions, and make terain system generate UVs and tangents
|
4 years ago |
C. J. Howard
|
4b6ed04a74
|
Pack bitangent sign into tangent attribute
|
4 years ago |
C. J. Howard
|
6efdf558ba
|
Smooth tangents generated by model loader
|
4 years ago |
C. J. Howard
|
9a85859b11
|
Add tangent calculation to model loader
|
4 years ago |
C. J. Howard
|
44bafa5e8e
|
Add tangent and bitangent calculation to painting system
|
4 years ago |
C. J. Howard
|
12020be05a
|
Depth-sort decals properly, add decal offset, and fix painting cursor position
|
4 years ago |
C. J. Howard
|
6aa655f3f1
|
Add painting system
|
4 years ago |
C. J. Howard
|
e3793de261
|
Convert tracker to 3D model with inverted normals for outline
|
4 years ago |
C. J. Howard
|
6840e8c9d2
|
Add tool events and tracking system
|
4 years ago |
C. J. Howard
|
bf72a69bd0
|
Add twig tool
|
4 years ago |
C. J. Howard
|
280c3f1c0c
|
Add container tool
|
4 years ago |
C. J. Howard
|
2a9fffbdf1
|
Fix outline pass depth issue
|
4 years ago |
C. J. Howard
|
6a5c459db3
|
Add marker tool and fix x-ray material sorting
|
4 years ago |
C. J. Howard
|
165f4fdea1
|
Move rotation controls to control system and make rotation continuous
|
4 years ago |
C. J. Howard
|
32b1bcf667
|
Add tool ascent and descent animations
|
4 years ago |
C. J. Howard
|
bca1201e6c
|
Add parent component, spatial system, and make transform components support parent-child relationships
|
4 years ago |
C. J. Howard
|
6ad5c0764c
|
Make splash screen skipable and add tool equip hotkeys
|
4 years ago |