Lambda Level Editor

From Valve Developer Community
Revision as of 05:32, 27 April 2024 by NOUG4AT (talk | contribs) (Created page with "{{stub}}{{draft}} 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 sup...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stub

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

Icon-under construction-blue.png
This is a draft page. It is a work in progress open to editing by anyone.
Remember to check for any notes left by the tagger at this article's talk page.

The Lambda is a custom open-source level editor for Source Source Engine written in 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

Media

Interface of Lambda Level Editor

See also

External links