From BlenderWiki

Jump to: navigation, search
Note: This is an archived version of the Blender Developer Wiki. The current and active wiki is available on wiki.blender.org.

Improved Debugging and Profiling in BGE

This page holds information relative to my Google Summer of Code (GSoC) 2013 project.


Synopsis

This project aims to bring common profiling options to BGE, extending and improving the existing ones, namely: resources spent with user logic, rendering different objects and how much of the graphics card memory and capabilities is being used. Another objective of this project is to improve debug using the new OpenGL debugging system.

Original GSoC proposal


Progress

Tasks and ToDo (Trello)
branch: branches/soc-2013-gl_debug

Weekly Reports