Difference between revisions of "Chocorenderlimits"

From DoomWiki.org

[checked revision][checked revision]
m (ren)
(update github user, as it's no longer on RestlessRodent's page)
(16 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{stub}}{{InfoboxSourcePort
+
{{InfoboxSourcePort
 
|title = Chocorenderlimits
 
|title = Chocorenderlimits
 
|screenshot = [[File:Chocorenderlimits.png|200px|]]
 
|screenshot = [[File:Chocorenderlimits.png|200px|]]
 
|caption = Screenshot of Chocorenderlimits showing visplane borders
 
|caption = Screenshot of Chocorenderlimits showing visplane borders
|developer = [[GhostlyDeath]]
+
|developer = [[RestlessRodent]]
 
|baseparent = [[Chocolate Doom]]
 
|baseparent = [[Chocolate Doom]]
 
|programming language = [[Wikipedia:C (Programming Language)|C]]
 
|programming language = [[Wikipedia:C (Programming Language)|C]]
|status = Finished
+
|status = Inactive
 +
|initialdate = 2011-02-26
 
|platform = Cross-Platform
 
|platform = Cross-Platform
 
|language = English (United States)
 
|language = English (United States)
 
|license = {{GPL||2+}}
 
|license = {{GPL||2+}}
|website = [http://remood.org/?page=chocorenderlimits remood.org]
+
|website = [https://github.com/chocolatiers/ChocoRenderLimits github.com]
|repotype = Mercurial
+
|repotype = Git
|repourl = [http://bitbucket.org/GhostlyDeath/chocorenderlimits bitbucket.org]
+
|repourl = [https://github.com/chocolatiers/ChocoRenderLimits github.com]
 
|ircchannel = [irc://irc.oftc.net/remood OFTC #remood]
 
|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 [[Sarah Mancuso (esselfortium)]]'s project ''[[Knee Deep In Knee Deep In ZDoom]]''.
+
}}'''Chocorenderlimits''' is a [[Wikipedia:Fork (software development)|fork]] of [[Chocolate Doom]] by [[RestlessRodent]], 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 [[Sarah Mancuso (esselfortium)]]'s project ''[[Knee Deep In Knee Deep In ZDoom]]''.
  
 
== Features ==
 
== Features ==
Line 30: Line 31:
 
* Draw the visplanes in view with either a border or a solid fill.
 
* 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.
 
* Brute force the level and show locations where overflows are the most likely to occur.
 +
 +
==Status==
 +
 +
[[RestlessRodent]] has retired from maintaining Chocorenderlimits<!-- when? -->. 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).
 +
 +
[[Julian Nechaevsky]] ported Chocorenderlimits to SDL2 in a fork which is focussed on Windows.
  
 
==External links==
 
==External links==
* [http://remood.org/?page=chocorenderlimits Chocorenderlimits page]
+
* {{archived link|http://remood.org/?page{{=}}chocorenderlimits|Chocorenderlimits page|https://archive.is/RJiPY|archive.is}}
 +
* [https://github.com/chocolate-doom/chocolate-doom/tree/render-limits render-limits branch in the Chocolate Doom GitHub repository]
 +
* [https://github.com/JNechaevsky/chocorenderlimits JNechaevsky's port to SDL2]
  
 
{{s-start}}
 
{{s-start}}
Line 38: Line 48:
 
{{s-bef|before=[[Chocolate Doom]]}}
 
{{s-bef|before=[[Chocolate Doom]]}}
 
{{s-ttl|title=Chocorenderlimits}}
 
{{s-ttl|title=Chocorenderlimits}}
{{s-non|reason=Finished}}
+
{{s-non|reason=Inactive}}
 
{{s-end}}
 
{{s-end}}
 
[[Category:Source ports]]
 
[[Category:Source ports]]
 
[[Category:Doom ports]]
 
[[Category:Doom ports]]
 
[[Category:Limit removing source ports]]
 
[[Category:Limit removing source ports]]

Revision as of 09:47, 10 November 2019

Chocorenderlimits
Chocorenderlimits.png

Screenshot of Chocorenderlimits showing visplane borders

Codebase Chocolate Doom
Developer(s) RestlessRodent
Initial release 2011-02-26 (13 years ago)
Latest release 2012-05-20 (11 years ago)
Development status Inactive
Written in C
Target Platform Cross-Platform
Available in English (United States)
License GNU General Public License v2+
Website github.com
Source Repository

(Git)

github.com
IRC Channel OFTC #remood
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 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.

Status

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).

Julian Nechaevsky ported Chocorenderlimits to SDL2 in a fork which is focussed on Windows.

External links

Source code genealogy
Based on
Chocolate Doom
Chocorenderlimits Inactive