Lambda Level Editor: Difference between revisions
Jump to navigation
Jump to search
(→Media) |
No edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{stub | {{stub}} | ||
The '''Lambda''' is a custom open-source level editor for {{src|4|nt=1}} written in {{w|Go (Programming Language)|Go|icon=hide}}. 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. | |||
==Features== | ==Features== | ||
*Load [[vmf]] data | * Load [[vmf]] data | ||
*3D Scene viewer with textures with camera controls (working, incomplete) | * 3D Scene viewer with textures with camera controls (working, incomplete) | ||
*Entity and solid viewer with keyvalues | * Entity and solid viewer with keyvalues | ||
*[[Vmf]] export (partially complete) | * [[Vmf]] export (partially complete) | ||
==Drawbacks== | ==Drawbacks== | ||
* Missing important map editing features | * Missing important map editing features | ||
* Last was updated 2 years ago | |||
== Media == | == Media == | ||
Line 16: | Line 16: | ||
== See also == | == See also == | ||
* {{qph|4}} - another | * {{qph|4}} - another open-source {{hammer|1}} alternative for {{src|1|nt=1}} | ||
== External links == | == External links == | ||
* [https://github.com/Galaco/Lambda GitHub Repository] | * [https://github.com/Galaco/Lambda GitHub Repository] | ||
{{leveleditors}} |
Latest revision as of 13:58, 26 July 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
- Last was updated 2 years ago
Media
See also
QtPyHammer - another open-source Hammer alternative for Source Engine
External links
|