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
172
Commits
1
Branch
18 MiB
Tree:
4ededb3d7b
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '4ededb3d7b'
${ noResults }
Commit Graph
31 Commits (4ededb3d7b8e5fea03ed92a99e190f5c4854b31b)
Author
SHA1
Message
Date
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
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
adae795bfe
Initial test of dynamic sky shader
4 years ago
C. J. Howard
50f2832db1
Add biome loader
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
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
6aa655f3f1
Add painting 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
6a5c459db3
Add marker tool and fix x-ray material sorting
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
C. J. Howard
d6ff0a07fb
Add lens and flashlight spotlight
4 years ago
C. J. Howard
eefbc0c301
Align lens according to sun position and mouse position
4 years ago
C. J. Howard
752991b0f5
Add outline pass
4 years ago
C. J. Howard
065837bb39
Revise sky pass
4 years ago
C. J. Howard
37f95a087d
Improve orbit cam springing
4 years ago
C. J. Howard
db9b09ac98
Improve placement system and rename to snapping system, add spring constraint structure and helper function, improve camera easing via spring constraints
4 years ago
C. J. Howard
7c8b2ddfbc
Add angle interpolation functions, switch from using slerp to nlerp in scene object transform interpolation, and start rewriting the camera and control systems
4 years ago
C. J. Howard
7e8aeac971
Fix fullscreen toggling
4 years ago
C. J. Howard
924cde00e5
Refactor application to split into application class and separate game bootloader
4 years ago