Difference between revisions of "Chocorenderlimits"

From DoomWiki.org

[unchecked revision][checked revision]
(Created page with "Screenshot of Chocorenderlimits showing visplane borders '''Chocorenderlimits''' is a [[Wikipedia:Fork (software development)|fo...")
 
m (Why I made it in the first place)
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Image:Chocorenderlimits.png|thumb|right|300px|Screenshot of Chocorenderlimits showing visplane borders]]
+
{{stub}}{{InfoboxSourcePort
'''Chocorenderlimits''' is a [[Wikipedia:Fork (software development)|fork]] of [[Chocolate Doom]], designed for [[playtesting]] levels for [[vanilla Doom]]. It displays count of [[visplane]]s (see [[Visplane oveflow]]), [[drawseg]]s '''''etc.''''' to help determine if and where in the level, vanilla Doom [[limit]]s were exceeded.
+
|title = Chocorenderlimits
 +
|screenshot = [[File:Chocorenderlimits.png|200px|]]
 +
|caption = Screenshot of Chocorenderlimits showing visplane borders
 +
|developer = [[GhostlyDeath]]
 +
|baseparent = [[Chocolate Doom]]
 +
|programming language = [[Wikipedia:C (Programming Language)|C]]
 +
|status = Finished
 +
|platform = Cross-Platform
 +
|language = English (United States)
 +
|license = {{GPL||2+}}
 +
|website = [http://remood.org/?page=chocorenderlimits remood.org]
 +
|repotype = Mercurial
 +
|repourl = [http://bitbucket.org/GhostlyDeath/chocorenderlimits bitbucket.org]
 +
|ircchannel = [irc://irc.oftc.net/remood OFTC #remood]
 +
}}'''Chocorenderlimits''' is a [[Wikipedia:Fork (software development)|fork]] of [[Chocolate Doom]] by [[GhostlyDeath]], it is designed for playtesting levels for [[vanilla Doom]]. It displays counters for [[visplane]]s, drawsegs, etc. to help determine the location and the time that a [[Static limits|static limit]] was exceeded. It was initially created for [[Michael Mancuso (esselfortium)]]'s project ''[[Knee Deep In Knee Deep In ZDoom]]''.
 +
 
 +
== Features ==
 +
'''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 [[Static_limits#Openings.2FSolidsegs|openings]].
 +
* Count of drawsegs (see [[Seg#Drawsegs overflow|Drawsegs overflow]]).
 +
* Count of [[visplane]]s 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.
  
 
==External links==
 
==External links==
[http://remood.org/standard/index.php?page=chocorenderlimits Chocorenderlimits page]
+
* [http://remood.org/?page=chocorenderlimits Chocorenderlimits page]
 +
 
 +
{{s-start}}
 +
{{s-port}}
 +
{{s-bef|before=[[Chocolate Doom]]}}
 +
{{s-ttl|title=Chocorenderlimits}}
 +
{{s-non|reason=Finished}}
 +
{{s-end}}
 +
[[Category:Source ports]]
 +
[[Category:Doom ports]]
 +
[[Category:Limit removing source ports]]

Revision as of 22:28, 10 December 2015

Under construction icon-yellow.svgThis article or section is a stub. Please help the Doom Wiki by adding to it.
Chocorenderlimits
Chocorenderlimits.png

Screenshot of Chocorenderlimits showing visplane borders

Codebase Chocolate Doom
Developer(s) GhostlyDeath
Latest release 2012-05-20 (11 years ago)
Development status Finished
Written in C
Target Platform Cross-Platform
Available in English (United States)
License GNU General Public License v2+
Website remood.org
Source Repository

(Mercurial)

bitbucket.org
IRC Channel OFTC #remood
Chocorenderlimits is a fork of Chocolate Doom by GhostlyDeath, 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 Michael Mancuso (esselfortium)'s project Knee Deep In Knee Deep In ZDoom.

Features

Chocorenderlimits is able to display the following information:

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.

External links

Source code genealogy
Based on
Chocolate Doom
Chocorenderlimits Finished