"I'll simply use Jolt Physics for this project", she says as she proceeds to write the "physics" from scratch instead.
I'll post a video later, but my splat renderer thingy now has a rudimentary character controller and ricochet :3
"I'll simply use Jolt Physics for this project", she says as she proceeds to write the "physics" from scratch instead.
I'll post a video later, but my splat renderer thingy now has a rudimentary character controller and ricochet :3
alright, here it is! my splat renderer, now interactive! and mangled by whatever video encoding Windows uses by default for screen recordings
CW strobing
On NET.Core 3.1, Windows 10, VS 2019: /p:PublishTrimmed=true will cause Windows Defender to go berserk on my machine. /p:PublishTrimmed=false does not trigger any unexpected behavior. I do not have...