Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 320 Bytes

Rulf 3D

Raycast FPS game engine with wgpu.

Mimic Wolfenstein 3D's raycast rendering with computing GPU and make the engine for creating game.

todo list

Raycasting & Rendering

  • Render wall raycast
  • Render ceiling and floor
  • Implement raycast code to compute shader
  • Sprite feature
  • GUI