question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Does this library support culling? I move my camera object around on a very large map and would like all non-visible objects to be set to visible = false for performance reasons.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

9reactions
davidfigcommented, Nov 30, 2018

I just published an early version of pixi-cull. Check it out: https://github.com/davidfig/pixi-cull

It has two culling algorithms: a simple cull and a spatial hash. There’s still probably a bunch bugs since I only tested it on the demo page, but I’ll be adding the spatial-hash to my current project over the next few days so I expect I’ll be adding improvements.

Take a look and let me know if you see any features that would be useful.

1reaction
davidfigcommented, Aug 30, 2018

Cool beans. I’ll add this to my list of fun projects ⛰

Read more comments on GitHub >

github_iconTop Results From Across the Web

Culling - Wikipedia
In fruits and vegetables, culling is the sorting or segregation of fresh harvested produce into marketable lots, with the non-marketable lots being discarded...
Read more >
Cull Definition & Meaning - Merriam-Webster
The meaning of CULL is to select from a group : choose. How to use cull in a sentence. ... also : to...
Read more >
Culling Definition & Meaning - Dictionary.com
Culling definition, the act or process of selecting and removing desirable or undesirable individuals from a group: Reducing farm exposure to the bacteria ......
Read more >
CULLING | definition in the Cambridge English Dictionary
When people cull animals, they kill them, especially the weaker members of a particular group of them, in order to reduce or limit...
Read more >
Cull Definition & Meaning | Britannica Dictionary
CULL meaning: 1 : to select or choose (someone or something) from a group usually + from; 2 : to control the size...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found