Skip to content

Map converter to convert q3 format .map files to reflex format .map files

License

Notifications You must be signed in to change notification settings

chronokun/Q3ToReflex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Q3ToReflex

Map converter to convert q3 format .map files to reflex format .map files

Usage run from commandline: Q3ToReflex.exe [input].map [output].map [switches]

Available switches are: -nopatches -notrigger -noclip -tessfactor <1-7> -allcaulk

Notes:

- Currently does not convert entities.

- Most material names are copied unchanged from input map.

- Texture offsets, scale and rotations may not be correct.

- The parser is still quite flaky.

- No GUI.

- Code could do with some tidying, refactoring and commenting.

About

Map converter to convert q3 format .map files to reflex format .map files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published