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)
@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.
[Please log in to post a comment]