Ultraviolet icon indicating copy to clipboard operation
Ultraviolet copied to clipboard

Is there a way to enable WebGL

Open pretzer25 opened this issue 9 months ago • 8 comments

Im Using the TIW Static-Ultraviolet which i don't think should effect anything, but I deploy on Vercel which I think disables WebGL on proxies, I can't deploy anywhere else, is There a way to enable WebGL???

pretzer25 avatar May 07 '24 00:05 pretzer25

Vercel wouldn't be the problem TIW's Ultraviolet is outdated - I recommend building your own copy.

proudparrot2 avatar May 07 '24 03:05 proudparrot2

thank you, to build my own copy, can I just copy and paste all files from ultraviolet folder to my repository and just change the bare server address?

pretzer25 avatar May 07 '24 17:05 pretzer25

all I need to get is the uv files except host the bare server from another website

pretzer25 avatar May 08 '24 00:05 pretzer25

You need to clone ultraviolet onto your machine (with node.js installed), install packages, and run npm run build. The ultraviolet build files will be available in the dist folder. Keep in mind that the latest version of ultraviolet uses wisp instead of bare, and you’ll need to find an earlier commit to clone from in order to use bare.

proudparrot2 avatar May 08 '24 00:05 proudparrot2

Im Using the TIW Static-Ultraviolet which i don't think should effect anything, but I deploy on Vercel which I think disables WebGL on proxies, I can't deploy anywhere else, is There a way to enable WebGL???

just deploy to cf pages

Im Using the TIW Static-Ultraviolet which i don't think should effect anything, but I deploy on Vercel which I think disables WebGL on proxies, I can't deploy anywhere else, is There a way to enable WebGL???

just deploy to cf pages

u realize uv v2 can just run off the external bare without having to use something outdated

not-amplify avatar Jun 17 '24 21:06 not-amplify

oh wait i didnt scroll far up enough to see that wasnt u, mb...

not-amplify avatar Jun 17 '24 21:06 not-amplify

oh wait i didnt scroll far up enough to see that wasnt u, mb...

lol its alright

closing as stale

Percslol avatar Sep 25 '24 20:09 Percslol