Lambda Level Editor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{stub}}
{{stub}}
:''For the {{l4d|4}} campaign, see [[Lambda]].''
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 {{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.


==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 ==

Latest revision as of 13:58, 26 July 2024

Stub

This article or section is a stub. You can help by expanding it.

The Lambda is a custom open-source level editor for Source Source Engine written in Wikipedia icon Go. End result is to be a drop in replacement for Hammer 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

Interface of Lambda Level Editor

See also

External links