kayh

Results 20 comments of kayh

on pause until we have mirrors https://github.com/unavi-xyz/unavi/issues/814

multiplayer works well enough too instead of mirrors, just want some way to view the model better. was getting some errors with mirrors and directional lights.

related to multiplayer https://github.com/unavi-xyz/unavi/issues/819

hm that crate doesnt seem to be working, might use this as an opportunity to figure out the scripting API and implement a mirror script within it

crate is fixed now!

gonna look into glTF exporting / glXF. If its too much we can just use BSN, then maybe migrate to glXF at a later point.

Thanks for the input. I think you're right, best to think of glXF as a top level arrangement of items. This also helps keeps individual models as separate glTF files...

ok I have some more information on this now. I wasn't seeing much vibration before, and after I fixed the frame timing in https://github.com/unavi-xyz/houseki/commit/845c663268c101f8e943e313c34e4f52bf35aa62 I'm not seeing any - because...

github wiki seems like a good place going to finally do this soon 👍

Gonna go with the WASM approach. Can always build some kind of node system that compiles down to WASM.