This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
engine
Watch
1
Star
0
Fork
0
You've already forked engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
0a92fed14a
engine
/
bin
/
data
/
shaders
History
ecker
0a92fed14a
attempt at generating a ragdoll from a skinned mesh (doesn't work right now), fixed normal mapping
2026-05-24 22:23:41 -05:00
..
base
/line
added forward+ rendermode, added debug draw for physics system (revealed my meshAabb/neshObb ocntact points were wrong)
2026-05-18 21:11:42 -05:00
common
attempt at generating a ragdoll from a skinned mesh (doesn't work right now), fixed normal mapping
2026-05-24 22:23:41 -05:00
display
fixed odd regression where door collision broke (and trying to fix the weird flickering with using the aliased camera UBO for the deferred pass)
2026-05-15 20:37:10 -05:00
ext
graph
vxgi fixed (because of a typo)
2026-05-12 09:59:49 -05:00
gui
raytrace
fixed BARYCENTRIC_CALCULATE because it was actually stemming from not using the actual camera UBO used to render the scene (even though nsight showed the values matching so who knows)
2026-05-13 23:43:21 -05:00