How does Genshin Impact make their web event websites?
Answered
Oak shoot sawfly posted this in #help-forum
Oak shoot sawflyOP
https://act.hoyoverse.com/ys/event/e20230928review/index.html?game_biz=hk4e_global&hyl_presentation_style=fullscreen&hyl_auth_required=true&hyl_landscape=true&hyl_hide_status_bar=true&utm_source=officialweb&utm_medium=news
They make their website interactive, 3D and gamified
They make their website interactive, 3D and gamified
Answered by joulev
i don't have any, sorry. i don't work at mhy so i can't know what's actually going on behind the scenes. but there are plenty of libraries for those stuff, e.g. 3d can be made with threejs and similar
6 Replies
@Oak shoot sawfly https://act.hoyoverse.com/ys/event/e20230928review/index.html?game_biz=hk4e_global&hyl_presentation_style=fullscreen&hyl_auth_required=true&hyl_landscape=true&hyl_hide_status_bar=true&utm_source=officialweb&utm_medium=news
They make their website interactive, 3D and gamified
1. they don't use nextjs. apparently they use vue
2. with js you can make anything. those interactive features. 3d, gamification are all made with js
2. with js you can make anything. those interactive features. 3d, gamification are all made with js
@joulev 1. they don't use nextjs. apparently they use vue
2. with js you can make anything. those interactive features. 3d, gamification are all made with js
Oak shoot sawflyOP
can u direct me to a resource which explains more
also, how did you figure out that they use vuejs ?
@Oak shoot sawfly can u direct me to a resource which explains more
i don't have any, sorry. i don't work at mhy so i can't know what's actually going on behind the scenes. but there are plenty of libraries for those stuff, e.g. 3d can be made with threejs and similar
Answer
Oak shoot sawflyOP
will check it out