<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://manual.dengine.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://manual.dengine.net/feed.php">
        <title>Doomsday Manual</title>
        <description></description>
        <link>https://manual.dengine.net/</link>
        <image rdf:resource="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico" />
       <dc:date>2026-06-23T05:06:31+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://manual.dengine.net/ded/model?rev=1489955560&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/assets/model?rev=1582446796&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/assets/scripting_with_stateanimator?rev=1574020324&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/modding/gl2_model_renderer?rev=1489955614&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/assets?rev=1574748510&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/fs/packages?rev=1573975924&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/version/1.15?rev=1490212360&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/version/detailed_list_of_changes_in_doomsday_version_1.15?rev=1490079544&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/howto/3d_model_particles?rev=1489955471&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/modding/resource_packaging_guidelines?rev=1544899126&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/script/reference?rev=1605194998&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/version/2.2.2?rev=1580216721&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/model_asset?rev=1489411200&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico">
        <title>Doomsday Manual</title>
        <link>https://manual.dengine.net/</link>
        <url>https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico</url>
    </image>
    <item rdf:about="https://manual.dengine.net/ded/model?rev=1489955560&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-19T20:32:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ded:model</title>
        <link>https://manual.dengine.net/ded/model?rev=1489955560&amp;do=diff</link>
        <description>MD2/DMD model definition (Doomsday 1.x)

A single 3D model is represented by a collection of one to eight “sub-models”. Each Sub{}-model may be assigned it's own 3d model file. Sub-model indices are specified according to their position in the definition, sequentially (starting from zero). The engine treats sub-models separately, allowing independent animation interpolation.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/assets/model?rev=1582446796&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-02-23T08:33:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>assets:model</title>
        <link>https://manual.dengine.net/assets/model?rev=1582446796&amp;do=diff</link>
        <description>3D model assets

This page is about 3D model assets that can be rendered in the game world using the GL2 model renderer. The article applies to version 2.2. 

Doomsday 1.x supports only MD2/DMD models.

Models representing things (model.thing.*)

Example:
asset model.thing.possessed {
  path = &quot;possessed.md5mesh&quot;
}</description>
    </item>
    <item rdf:about="https://manual.dengine.net/assets/scripting_with_stateanimator?rev=1574020324&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-17T19:52:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>assets:scripting_with_stateanimator</title>
        <link>https://manual.dengine.net/assets/scripting_with_stateanimator?rev=1574020324&amp;do=diff</link>
        <description>Scripting with StateAnimator

This page describes how 3D model assets can be manipulated via Doomsday Script.

Introduction

The objects involved in 3D model rendering are:

	*  A map object. Any mobj in the map can be represented by a 3D model.
	*  3D model asset.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/modding/gl2_model_renderer?rev=1489955614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-19T20:33:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>modding:gl2_model_renderer</title>
        <link>https://manual.dengine.net/modding/gl2_model_renderer?rev=1489955614&amp;do=diff</link>
        <description>Model renderer (Doomsday 2)

The GL2 model renderer is the primary user of 3D model assets. Whenever a model asset is present in a loaded package, the model renderer loads the 3D model data into memory and, when the model is needed for drawing, prepares the needed OpenGL resources for drawing the model.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/assets?rev=1574748510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-26T06:08:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>assets</title>
        <link>https://manual.dengine.net/assets?rev=1574748510&amp;do=diff</link>
        <description>Assets

Doomsday 2 manages resources as assets. In practice, an asset is comprised of Doomsday Script and a set of associated files inside a package.

Before you start working with assets, you should have a good understanding of how packages work in Doomsday 2.

Assets by type
 Identifier</description>
    </item>
    <item rdf:about="https://manual.dengine.net/fs/packages?rev=1573975924&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-17T07:32:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>fs:packages</title>
        <link>https://manual.dengine.net/fs/packages?rev=1573975924&amp;do=diff</link>
        <description>Packages

In Doomsday 2, resources are collected into packages. This article describes the Doomsday 2 package format and how you should go about creating your own packages.

Package format

A Doomsday 2 package can either be a folder or a ZIP archive. Regardless of the type, the file name must have a</description>
    </item>
    <item rdf:about="https://manual.dengine.net/version/1.15?rev=1490212360&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-22T19:52:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>version:1.15</title>
        <link>https://manual.dengine.net/version/1.15?rev=1490212360&amp;do=diff</link>
        <description>1.14.5Versions1.15.1
Version 1.15



Highlights


Custom episodes. Episode definitions specify the structure of game episodes (including hubs) enabling entirely new episodes and modifying the originals.

MAPINFO support. Hexen MAPINFO definitions are now supported in Doom and Heretic, as well as Hexen. Note that presently only the Hexen dialect of MAPINFO is supported (ZDoom uses it's own MAPINFO dialect).</description>
    </item>
    <item rdf:about="https://manual.dengine.net/version/detailed_list_of_changes_in_doomsday_version_1.15?rev=1490079544&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-21T06:59:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>version:detailed_list_of_changes_in_doomsday_version_1.15</title>
        <link>https://manual.dengine.net/version/detailed_list_of_changes_in_doomsday_version_1.15?rev=1490079544&amp;do=diff</link>
        <description>This article lists the important changes in doomsday_version_1.15.

Fixed bugs

[


===== {{tag|UI]



	*   Map briefings should be disabled when autostarting a game session from command line.
	*   Alert displayed unnecessarily on first launch because game.cfg was not found. This file is only created when quitting the game for the first time.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/howto/3d_model_particles?rev=1489955471&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-19T20:31:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>howto:3d_model_particles</title>
        <link>https://manual.dengine.net/howto/3d_model_particles?rev=1489955471&amp;do=diff</link>
        <description>3D model particles

3D models can be used as particles in a particle generator. There are two things that need to be done. In the particle generator definition, set the particle stage's type to one of the pt_model flags. The following would make the stage use particle model number 13:

Type = &quot;pt_model13&quot;;</description>
    </item>
    <item rdf:about="https://manual.dengine.net/modding/resource_packaging_guidelines?rev=1544899126&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-15T18:38:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>modding:resource_packaging_guidelines</title>
        <link>https://manual.dengine.net/modding/resource_packaging_guidelines?rev=1544899126&amp;do=diff</link>
        <description>Resource packaging guidelines

This page details the recommended conventions for packaging resources for Doomsday 2.

Packaging an asset

Every asset, for example a 3D model for a barrel, should be packaged into its own Doomsday 2 package. This will give users the freedom to load this asset separately from any other assets that you provide.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/script/reference?rev=1605194998&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-12T15:29:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>script:reference</title>
        <link>https://manual.dengine.net/script/reference?rev=1605194998&amp;do=diff</link>
        <description>Doomsday Script reference guide

This article describes the Doomsday Script language and its role in Doomsday 2.

Overview

Doomsday Script is a scripting language with features such as a class-based object system, and exceptions. It is designed to harmoniously work together with Doomsday's native code and objects.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/version/2.2.2?rev=1580216721&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-01-28T13:05:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>version:2.2.2</title>
        <link>https://manual.dengine.net/version/2.2.2?rev=1580216721&amp;do=diff</link>
        <description>2.2Versions2.2.3
Version 2.2.2

Patch release for 2.2 with a couple of bug fixes:

	*  3D models that use the new .pack format and modern shaders were partially invisible due to being rendered with incorrect clip plane distances.
	*  Player 3D weapon models that use the new .pack format are now more consistently positioned on screen when using 4:3 and 16:9 view aspect ratios.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/model_asset?rev=1489411200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-13T13:20:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>model_asset</title>
        <link>https://manual.dengine.net/model_asset?rev=1489411200&amp;do=diff</link>
        <description></description>
    </item>
</rdf:RDF>
