Skip to content

Does AR.js support particles? #261

Answered by jonnypage
hermionewy asked this question in Q&A
Discussion options

You must be logged in to vote

You can incorporate particles using the aframe-particle-system-component

However, I don't think you can do a hittest on particles. If you wanted to do that, you'd have to use a-frame primatives such as <a-plane>, position and and apply a texture to them, then perform the hittest on the primative.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hermionewy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants