sholloway / agents-playground

MIT License
4 stars 0 forks source link

2D WebGPU Rendered Performance Charts #138

Open sholloway opened 6 months ago

sholloway commented 6 months ago

Summary

The 2D engine has the ability to display multiple real-time graphs of various engine parameters. Port these over to the 3D engine.

Considerations

A chart will be rendered using a WebGPU pipeline. This pipeline will need to:

Resources