OpenXRay/xray-16

Replace debug renderer

開放

#1,687 建立於 2024年6月2日

 (3 則留言) (1 個反應) (0 位負責人)C++ (519 個分叉)auto 404
Developer ExperienceEnhancementHelp wantedModmaker ExperiencePerformanceRenderer

倉庫指標

星標
 (3,524 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Replace debug renderer with one or few of these libraries:

  1. https://github.com/john-chapman/im3d
  2. https://github.com/glampert/debug-draw
  3. https://github.com/sjb3d/imdd
  4. any other good libraries...?

Advantages:

  1. Could provide debug performance boost, as original debug renderer is slow (we even have an issue about this: #67)
  2. Reducing amount of code to support on our side.

Disadvantages:

  • To be determined

貢獻者指南