Chocorenderlimits
From DoomWiki.org
Chocorenderlimits | |
Screenshot of Chocorenderlimits showing visplane borders | |
Codebase | Chocolate Doom 1.5.0 |
---|---|
Developer(s) | RestlessRodent |
Initial release | 2011-02-26 (13 years ago) |
Latest release | 2012-05-20 (12 years ago) |
Development status | Inactive |
Written in | C |
Target platform | Cross-platform |
Available in | English (United States) |
License | GPLv2+ |
Source Repository
(Git) |
GitHub |
Chocorenderlimits is a fork of Chocolate Doom by RestlessRodent, it is designed for playtesting levels for vanilla Doom. It displays counters for visplanes, drawsegs, etc. to help determine the location and the time that a static limit was exceeded. It was initially created for Sarah Mancuso (esselfortium)'s project which recreated Knee-Deep in ZDoom for vanilla (Knee-Deep In KDiZD).
Features[edit]
Chocorenderlimits is able to display the following information:
- Player position and orientation.
- Count of moving platforms (see Moving platforms limit).
- Count of visible sprites (see Visible sprites limit).
- Count of openings.
- Count of drawsegs (see Drawsegs overflow).
- Count of visplanes and the maximum count achieved (see Visplane overflow).
Along with that, you are also able to:
- Teleport to the location where the visplane count maximized.
- Draw the visplanes in view with either a border or a solid fill.
- Brute force the level and show locations where overflows are the most likely to occur.
Status[edit]
RestlessRodent has retired from maintaining Chocorenderlimits. The state of the project has been preserved in a render-limits branch within the Chocolate Doom source code repository, but is still in need of maintainer(s). The latest version is based on Chocolate Doom 1.5.0.
Julia Nechaevskaya ported Chocorenderlimits to SDL2 in a fork, based off Chocolate Doom 3.0.0 which later became a base for CRL, a continuation source port.
External links[edit]
- Chocorenderlimits page (archived 🗺)
- Chocorenderlimits 1.5.0 binary from RestlessRodent (archived 🏛)
- DRD forums topic with older binary
- render-limits branch in the Chocolate Doom GitHub repository
Source code genealogy | ||
---|---|---|
Based on | Name | Base for |
Chocolate Doom 1.5.0 | Chocorenderlimits | CRL |