Home › Forums › General Questions › Can this type of elegant result be produced in verge?
- This topic has 7 replies, 4 voices, and was last updated 1 year, 1 month ago by visualizer.
-
AuthorPosts
-
2023-10-18 at 5:47 pm #67689visualizerCustomer
Hi
I was just going through off bit use of interactive visualization from my own typical field.
I found this interesting url
https://dev-sandbox.pixotronics.com/webgi/0.8.6-dev.2/demos/core~viewer.html?m=pixo://gltf/ramona.glbCan such result be produced with verge 3D? I know there are couple of jewelry samples in library however this one looks much vibrant & well finished result.
- This topic was modified 1 year, 1 month ago by visualizer.
2023-10-20 at 11:15 pm #67756xeonCustomerThe platform you are referencing is built on threejs. So is V3D so the answer is yes but it requires more JS than puzzles. The other platform is developer focused while V3D is artist focused. I am hoping V3D takes some of the finer rendering ability and can make it easier to produce the results you can get with threejs and pixotronics but you can do it.
Xeon
Route 66 Digital
Interactive Solutions - https://www.r66d.com
Tutorials - https://www.xeons3dlab.com2023-10-21 at 12:48 am #67757CrunchCustomerI’d love to see the option to easy add that buttery kind of inertial damping to the view/motion controls… The zoom motion is also interesting. Adding that to my Wish list for xmas Yuri
2023-10-21 at 1:51 am #67758kdvParticipantCan such result be produced with verge 3D?
Yes if you know the shader used (which is really complicated). No if you are using only Blender for tuning materials.
that buttery kind of inertial damping to the view/motion controls
app.controls.rotateInertia = 0.45;
The zoom motion is also interesting.
app.controls.zoomInertia = 0.35;
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-10-21 at 4:06 am #67759CrunchCustomeri need to hang around here more..lol… tip of the hat again KDV..thanks, praise….
2023-10-21 at 11:15 am #67762visualizerCustomerYes if you know the shader used (which is really complicated). No if you are using only Blender for tuning materials.
I am aware that only blender materials will not produce this results. But I am wondering if the commercial jewelry material pack is used by our V3D library how much is it possible to achieve?
Yuri & team, May be you can have better idea.- This reply was modified 1 year, 1 month ago by visualizer.
- This reply was modified 1 year, 1 month ago by visualizer.
2023-10-21 at 11:25 am #67765visualizerCustomerThe other platform is developer focused while V3D is artist focused.
Xeon,
I thought the same what you mentioned that there can be slightly different approach. A developer focused & artist focused, but I think narrowing down the gap between these two approaches is what the main aim for any software developer team. .. should be I believe !
v3D is already having close to what is shown in that link its about making it a little better to bring to produce this quality results.I am also hoping the V3D team will take this in consideration.
Of course this guy told me that, he has developed further on sdk to achieve the results.
2023-10-21 at 11:33 am #67767visualizerCustomerEspecially when NVIDIA Omnivrese is going so aggressively in creative visualization field in near future with A.I. enabled , that really makes it difficult to figure out which developers. artists segment it is going to be crushed in grinding stones before they are aware of.
-
AuthorPosts
- You must be logged in to reply to this topic.