Home › Forums › Projects › My First Project Demo for a Swiss Toothbrush Brand (Product Visualisation)
- This topic has 9 replies, 4 voices, and was last updated 1 year, 5 months ago by
albi.
-
AuthorPosts
-
2023-03-17 at 9:59 am #61132
albiParticipantHi guys,
Myself a 3D Generalist, a beginner in Verge3D.
This is a project I have been working on for a while. During the project, I really enjoyed figuring out and learning Verge3D and its workflow. Thanks to all who responded to my frequent doubts and helped me in community forums. Such an amazing piece of software this is.Here’s the link to the project ;
https://v3d.net/d2mWelcome to any suggestions and constructive criticisms.
Thankyou.2023-03-17 at 11:37 am #61133kdv
Participantthere is one repeating error

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.
2023-03-17 at 12:07 pm #61137
albiParticipantReply to kdv;
Hii thanks for pointing this out.
Why is this happening? Will it affect the performance of my app anyway?
And any idea how to solve this error?2023-03-17 at 12:20 pm #61138
Yuri KovelenovStaff2023-03-17 at 12:23 pm #61139
Yuri KovelenovStaff2023-03-17 at 4:42 pm #61141kdv
ParticipantRemove constraints from the object “AR button”. Verge3D add-on exports parented objects with an intermediate node named “v3d_proxy_node…”. So this button is not a direct child of its initial parent and
CanvasFitConstraintis not working.if (obj.parent !== camera) { console.error('CanvasFitConstraint: object should be a direct child of the camera'); return; }It won’t affect the perfomance much. Just a harmless error writing to the console log every frame )))
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.
2023-03-18 at 5:19 am #61143
albiParticipantReply to Yuri;
Thanks so much. Looking forward to work more with Verge 3D.
2023-03-18 at 5:23 am #61144
albiParticipantReply to kdv;
I will check on this.
Thanks again for your valuable inputs.2023-05-10 at 10:32 am #63641
WebenartCustomerInteresting project, good job, how did you create the beacon on the bottom of the toothbrush though?
Webenart | Creative Websites
webenart.com2024-06-05 at 12:29 pm #74575
albiParticipant@Webenart
Not quite sure which part you are referring to.
Everything is modelled and shaded in Blender.
The floor is an animated shader.
Thanks, and please feel free to clarify if this is not what you asked.
-
AuthorPosts
- You must be logged in to reply to this topic.

