Forum Replies Created
-
AuthorPosts
-
2024-08-16 at 7:38 pm in reply to: Yet another AR issue – both Android and iOS, but not the same one ! #76642kdvParticipant
the second time i click on it, it messes up things ?
When you click the second time you download previously generated model and only after that your event listener is triggered to generate a new model. But the point is to download a newly generated model right after it has been exported.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-08-16 at 2:31 pm in reply to: Yet another AR issue – both Android and iOS, but not the same one ! #76637kdvParticipanti don’t really understand why this occurs, nor why the fix.
because
<a>
with “href” is a working and clickable hyper-link. it doesn’t require any additional event listener to work.<a>
without “href” is just a block with no interaction.Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-08-16 at 10:53 am in reply to: Yet another AR issue – both Android and iOS, but not the same one ! #76633kdvParticipantthen change some choices : color, number…) and ask for AR again : it works but shows the last AR 3D model
it’s just a mistake in your logic. you don’t remove the “href” attribute before clicking the second time.
the first time you go into AR : not entering AR
the same reason. wrong logic.
See this puzzle set https://www.soft8soft.com/topic/ar-plugin-for-ios/page/2/ to avoid those mistakes.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
kdvParticipant1. Re-upload.
2. Write it to a file and put this file into the app’s folder )))Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
kdvParticipantRead the topic from the very begining.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
kdvParticipantThe difference is mainly in add-ons for those programs. v3d.js is practically the same for all of them.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
kdvParticipantand finally discovered that this had to do with a material assignment
Exactly the case of this topic ))) Make sure that you are trying to assign materials to meshes only…
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
kdvParticipantLike in case from this topic the problem most likely is somewhere in logic (puzzles). Try to disable all action within the “append scene” puzzle and then enable them one by one.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
kdvParticipantNope.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
kdvParticipantThings I want to achieve ;
Quite possible and rather easy for Android. Impossible for iOS in Verge3D apps.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
kdvParticipantFor Android – possible.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
kdvParticipantBoth animations should have the same length.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
kdvParticipantVideo can’t be played on app load
Why not? Any muted video can be auto-played. Only unmuted videos and sounds require user interaction.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
kdvParticipantdeleted
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-08-05 at 10:30 pm in reply to: First person camera controls + when clicked puzzle problems #76409kdvParticipantDoes the “when clicked” puzzle affect the focus somehow?
Obviously it does…
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
-
AuthorPosts