GDevWebTools
Unknown application
Average FPS: 0

Frame delta time

Task and thread profiler

Memory usage

Timer profiling results

NameSamplesMeanMedian Standart DeviationTotal

Connection


Extension packages

Warning! Some browsers don't allow download requests when gamedevwebtools is working directly from the filesystem (file://...).
Therefore, Download button will open the link in a new tab, and you will have to add the downloaded zip file manually with the choose file option.
  • You don't have any extension packages installed :(


UI

Introduction

A set of browser based tools for game development.

Tool usage

  • Play/Pause button: activates/deactivates the application.
  • Power button: shuts down the application.
  • Keyboard button: when it is enabled, the browser sends the keyboard input to the application.
  • Console: click on the console to enable input of javascript code. To send a message to the application type application.send('message') or application.send('message',{value:'Hello world!'})
  • Task and thread profiler: hold the left mouse button down to pan around, and hold the right mouse button to zoom in and out.

More

See README.md for more information.