Skip to content

tanelxen/microwolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro-Wolf

Crossplatform toy game engine that recreates some RtCW (IdTech3) features. It was made with GLFW and support modern rendering via OpenGL 4.1. My goal is to make game engine like GZDoom, but for RtCW.

Features:

  • ✅ rendering IdTech3 .bsp
  • ✅ collision detection and player movement
  • ✅ 3d-sound via miniaudio

TODO

  • support .mds skeletal meshes
  • aas navigation system
  • read assets in .pk3 files
  • make glsl shaders from quake 3 .shader-files
  • particle-system

About

Simple crossplatform RTCW .bsp viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages