Lambda Level Editor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(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...")
 
Line 13: Line 13:


== Media ==
== Media ==
[[File:Lambda Editor.png|300px|Interface of Lambda Level Editor]]
[[File:Lambda Editor.png|500px|Interface of Lambda Level Editor]]


== See also ==
== See also ==

Revision as of 05:32, 27 April 2024

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