Lambda Level Editor: Difference between revisions
Jump to navigation
Jump to search
(→Media) |
No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
The '''Lambda''' is a custom open-source level editor for {{src|4|nt=1}} written in Go. End result is to be a drop in replacement for {{hammer|4}}, with support for non-Windows OS. | The '''Lambda''' is a custom open-source level editor for {{src|4|nt=1}} written in Go. End result is to be a drop in replacement for {{hammer|4}}, with support for non-Windows OS. | ||
Line 20: | Line 19: | ||
== External links == | == External links == | ||
* [https://github.com/Galaco/Lambda GitHub Repository] | * [https://github.com/Galaco/Lambda GitHub Repository] | ||
{{leveleditors}} |
Revision as of 05:33, 27 April 2024
The Lambda is a custom open-source level editor for Source Engine written in Go. End result is to be a drop in replacement for
Hammer, with support for non-Windows OS.
Features
- Load vmf data
- 3D Scene viewer with textures with camera controls (working, incomplete)
- Entity and solid viewer with keyvalues
- Vmf export (partially complete)
Drawbacks
- Missing important map editing features
Media
See also
QtPyHammer - another opens-source Hammer alternative for Source Engine
External links
|