Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

ElegyEngine/ElegyMapCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elegy.MapCompiler

Note: moved to a unified repository at Elegy.Engine


Level compiler for Elegy Engine.

What it currently does and doesn't:

  • Process TrenchBroom and J.A.C.K. .map files
  • Handling origin brushes
  • Basic culling (removal of nodraw faces)
  • Advanced culling (CSG-based)
  • Smooth normals
  • Octree partitioning
  • Writing in Elegy's .elf level format
  • Visibility computation (octree PVS)
  • Lightmapping

Note: super early WiP, check back in 2024!

About

Compiles Quake .map files into Elegy .elf files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages