Difference between revisions of "OBSIDIAN"

From DoomWiki.org

[checked revision][checked revision]
(trim a bit since the ref has the full info)
(keep logo at top with reasonable, default dimensions)
Line 1: Line 1:
 +
[[File:Obsidian title gfx big.png|thumb|Official logo]]
 
'''OBSIDIAN''' is a procedural random map generator developed as a community effort.<ref>[https://github.com/dashodanger/Obsidian/blob/obsidian/AUTHORS.md List of contributors]</ref> It is a fork of the final version of [[OBLIGE]] that has two prominent differences: a new GUI for changing the tool's many settings and fully incorporating the older ObAddon project. The merger of ObAddon provided a large addition of visual assets and Lua code.
 
'''OBSIDIAN''' is a procedural random map generator developed as a community effort.<ref>[https://github.com/dashodanger/Obsidian/blob/obsidian/AUTHORS.md List of contributors]</ref> It is a fork of the final version of [[OBLIGE]] that has two prominent differences: a new GUI for changing the tool's many settings and fully incorporating the older ObAddon project. The merger of ObAddon provided a large addition of visual assets and Lua code.
  
Line 4: Line 5:
  
 
== Features ==
 
== Features ==
[[File:Obsidian title gfx big.png|thumb|150px|Official logo]]
 
 
* 64-bit build
 
* 64-bit build
 
* [[UDMF]] support
 
* [[UDMF]] support

Revision as of 04:26, 2 March 2022

Official logo

OBSIDIAN is a procedural random map generator developed as a community effort.[1] It is a fork of the final version of OBLIGE that has two prominent differences: a new GUI for changing the tool's many settings and fully incorporating the older ObAddon project. The merger of ObAddon provided a large addition of visual assets and Lua code.

The first release of OBSIDIAN was in 2021. It currently has two versions: a stable beta and a newer build. The builds for Windows are provided at the GitHub repository, but official Linux builds are not yet provided. The project has clear milestones for an eventual 1.0 release.[2]

Features

External links

References

  1. List of contributors
  2. Milestones for version 1.0
  3. Prefabs info
  4. Shape Grammars info
  5. Vanilla support info