Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ mix
Function
mix
src/main/java/fieldkotlin/KI_stdlib_support.kt:137–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
var frame = 0
136
RunLoop.main.loop.attach(rn) { i ->
137
alpha = ++frame / frames.toDouble()
138
s(alpha)
139
alpha < 1
140
}
141
}
Callers
nothing calls this directly
Calls
4
Vec2
Class · 0.50
Vec3
Class · 0.50
Vec4
Class · 0.50
lerp
Method · 0.45
Tested by
no test coverage detected