ECS with Raylib Renderer

Go Report Card BCH compliance

A basic ECS benchmark using Raylib for rendering.

Raylib

Start benchmark

go run main.go

Settings in entrypoint.go:

  • 200.000 Entities
  • Resolution: 1366 x 768

Result on my i7-10510U with Intel GPU 😉

Example

GitHub

View Github