jtoy / replicantlife

replicantlife is a framework for generative agents that can be used in a simulation engine or standalone. Agents are powered with metacognition modules that allow that to learn and adjust their strategy over time.
https://replicantlife.com
27 stars 7 forks source link

Load data in chunks and render simultaneously #19

Closed chiefeu closed 6 months ago

chiefeu commented 6 months ago

updated routes.ts and RenderLevel.tsx

chunk size and interval can be fine tuned with further testing