I built a coding tutor that won't let me cheat my way through it. Here's the prompt.
linearStep: f32 = (rl.IsKeyDown(rl.KeyboardKey.LEFT_SHIFT) ? 0.25 : 1) * deltaTime angularStep: f32 = (rl.IsKeyDown(rl.KeyboardKey.LEFT_SHIFT) ? 12 : 48) * deltaTime ...
marianpekar / software-renderer-odin-tutorials Public Notifications You must be signed in to change notification settings Fork 2 Star 23 Code Files ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results