oh great, my website breaks when i build it. stuff that should be in a div gets dumped right into the body, which isn't good. that's gonna be fun to figure out. i'll rollback for now i guess
@cckevin it's a rigged model made in blender, using three.js. the face is just an html5 canvas turned into a texture using three.js's CanvasTexture. for the animation part of it, i'm just using my own version of svelte's stores and springs. on the topic of the source code, i'd rather not share it; it's quite hacky and hard to read at times, and my usage of git isn't any better. thx for asking tho :)
Hi Dabric, I would like to know how you are doing the robot on your site, it's great, will you share the source code?
@cckevin it's a rigged model made in blender, using three.js. the face is just an html5 canvas turned into a texture using three.js's CanvasTexture. for the animation part of it, i'm just using my own version of svelte's stores and springs. on the topic of the source code, i'd rather not share it; it's quite hacky and hard to read at times, and my usage of git isn't any better. thx for asking tho :)