Elie Michel
Elie Michel
Anybody can suggest here new sources of textures to be handled by LilySurfaceScrapper here. **Textures** - 3DTextures.me: https://3dtextures.me - ... **HDRI** - ...
Everyone might want to have their own naming convention, so it would be nice to have a way to customize the way downloaded files are organized. At least making it...
This is a bit of an advanced feature, but could be useful: when importing an environement texture as world, analyze it to get where the sun (mail light) is, then...
It is important, to be able to support sources that are not licenced as CC0.
If I try to simply include microformats using the script tag provided in the readme, I can only get `CID`, `bytes`, `digest`, `hasher` and `varint`: ```html console.log(Multiformats); ```  Either...
## Problem On a fresh git clone (commit 2f6dd29), fresh install of Haskell via GHCup (GHCup 0.1.22.0, cabal 3.10.3.1, GHC 9.4.8), on Windows 10, I get the following error: ```bash...
Requires to write some equivalent of the glfw3webgpu repo.
From peterkennard on Discord: > So, I am taking a sample step054 ( animating pyramid ) and integrating it with a test program. > > One thing it does not...
From Delhills on Discord: > Does anyone know how to load the files (shaders, meshes, ...) from emscripten (or have any resource where it's explained)? I tried to follow Élie's...