Skip to content

k9ur/q3df_doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quake III DeFRaG Physics (WIP)

build Discord server DeFRaG Wiki

This document is a continuous effort of accurately describing the physics of the Quake III mod DeFRaG and how the code dictates the way we play. It covers the math behind the CGazHUD and SnapHUD in all sorts of scenarios and should give you a better understanding of what it displays and why. Other sections will be extended gradually.

Download latest pdf.

Building

To generate the pdf, do

$ latexmk -pdflua -shell-escape -synctex=1 -interaction=nonstopmode main.tex

About

Quake III DeFRaG Physics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 64.8%
  • TeX 35.2%