ne0nbandit
2 months ago
Can't get the AR working properly with the iframes :') I have one more idea I want to try that I have no idea whether it work or not
ne0nbandit
2 months ago
I want to add a t-pose button and maybe some way to pause the animations and look at them frame by frame :')
ne0nbandit
2 months ago
These are really funny because you can see the strategic positioning of things like the tail and legs x)
ne0nbandit
2 months ago
Currently fussing around with this script until I can get everything working in a way that's presentable ;w;
ne0nbandit
2 months ago
Revealing to the world all the strategic positioning of the cameras in my animations x') Stuff is very broken, so I try my best to hide it
ne0nbandit
2 months ago
Yeahh, I'm trying to fix the issue of the transparent textures looking like That 😭 The viewer adds shading to the model and I have no idea how remove it, so I just messed around the filters and I guess that affected the AR too aughh
ne0nbandit
2 months ago
Trying to figure this out else I might just shelf the AR idea and deal with that some other time x)
shapeguy
2 months ago
The first solution off the top of my head is writing a script on the not_found page that compares the url set to all lowercase to the urls of all the pages via arrays and for loops.
ne0nbandit
2 months ago
Work has been kicking my ass so I keep thinking about things I want to put on the site but not having the time for any of it aughhhhh Starting a To-Do list really put into perspective how much I still need to do
ne0nbandit
2 months ago
Unsure how/if I should make a Responsive solution for this layout :') When making my current pages, I always try to play the mobile layout ahead, but that just was Not a concern for younger me x)
Note to self because i'm at work rn - Make pixelated filter into a toggle and also a CSS class
pro tip: it's recommended to use image-rendering (exampl. "image-rendering: pixelated") to pixelate images
That's the one I use for my pixel art pages and most of Deltacable side of the site :D I tried adding it to the model viewer but somehow they make the seams of the model show, which a really ????? side effect
Note that image-rendering: pixelated can look really weird if you happen to be at a weird zoom level.