Matt Rossman
Matt Rossman
A comparison of binary expressions with texture transform binds and "blend" lookAt overrides: Before | After ---|--- | Notice before how when lookLeft is applied, texture transforms on the blink...
The source code for the app appears to be here https://github.com/matttt/scale_of_the_universe Related https://github.com/iiab/iiab/issues/2628 It looks like the whole thing is already built to static files inside `dist`. When I serve...
Here you go: ~~https://github.com/mattrossman/scale_of_the_universe/blob/ef7a07b4b4bb0352dc48182043a18667c1e72a73/dist.zip~~ (edit: slightly outdated, latest version of these files is in https://github.com/mattrossman/scale_of_the_universe/tree/iiab/dist) Compare changes: https://github.com/mattrossman/scale_of_the_universe/compare/master..iiab I basically just did a `wget` on each of the Google Font...
@tim-moody These are static HTML/CSS/JS/etc files that can be hosted on any web server, it is not a Node app. Node was (at some point) used to build but I...
Hi Brice, could you share more info on how you're connecting, such as what client you're connecting from, how you're attempting to login, and any specific options you've configured in...