Log In  

Cart #ecs_waterfall-0 | 2024-04-19 | Embed ▽ | License: CC4-BY-NC-SA
7

a little demo of an ecs system i'm working on that uses userdata to store component fields

it's 4k particles, hold the '`' key to see cpu usage for update and draw (edit: oops this key only works on desktop apparently, but it's currently at 16% update and 33% draw)

P#146970 2024-04-19 19:29 ( Edited 2024-04-19 19:31)

this is really satisfying to look at.

P#150400 2024-06-25 13:55

@snowkittykira
in the web player it looks like the single quote key will pull up cpu usage ['"]. i know you have it mapped to grave accent [`~] so i'm not sure by what magic this is happening in the web player. very nice ecs system.

P#150490 2024-06-27 12:29

[Please log in to post a comment]