Posts

Showing posts with the label vercel

street to promote v4 / unity webgl demo

Image
  V3 -  DEMO :  https://unity.sidnft.com/ I created a page to promote the game on the web. This page was created using unity webgl, and there is a problem that it cannot be played on iOS. I confirmed that it works on PC web browsers and on Android web browsers. br Please enter the compression mode. It is small in size due to strong compression. It takes quite a while to load (about 20 seconds). You can move the camera by dragging the mouse. When you look directly at an object with information, additional information is displayed on the screen. There is a girl on the right. She is a Unity store asset, but I think the reason why iOS is not loading is because of her. I plan to compete with a girl without any problems. The version is displayed at the bottom of the screen when you first log in. The number will increase when updated. Developed using vercel and express. V4 I changed Girl to successfully load iOS. It's a shame that there's no proper animation. LINK 🔗Patreon 🔗Ap...

Let's deploy express with vercel / Let's create a page that supports unity webgl compression

Image
  new possibilities After looking into it, I found out that I can distribute express. There are so many things you can do with Express. Among them, it can handle compression of unity webgl builds, reducing the result from around 50mb to around 15mb. In other words, you can have a website that runs entirely on webgl. So I tried it and it worked. Demo:  Unity Web Player | Add Force 1 I think I should praise vercel now. Follow along video :   https://www.youtube.com/watch?v=3IV60HVsW2M&t=17s This video was the most accurate of all the others. This channel seems to be inactive with only 7 subscribers....