KevinRohn
KevinRohn
fixed typo in `README.md` - see topic
I added following callbacks: ``` /// Invoked once when the model viewer is created. final VoidCallback onModelViewCreated; /// Invoked when the model viewer has finished loading the url. final VoidCallback...
I've implemented the ability to change the base color of the model. There is a `ModelViewerColorController` which can be used to call the JavaScript function to change the base color...
I've some 3D models which have a bad camera starting position. So it's necessary to swipe the model to a correct position. To avoid this problem, is it possible to...
Hi, can someone tell me how to get this to work? The side freezes every time. I tried it on the newest version of Chrome for macOS and also for...
## Background Firstly, I want to express my gratitude for this amazing project. I've had some time to explore its capabilities and I must say, it's incredibly well done. Your...
# Description Use the `-j$(expr $(nproc) - 1)` option in make to decrease build time.
# Description We use the [Fathom integration](https://github.com/usefathom) for analytics on our GitBook pages. Currently, the functionality is limited to tracking only internal site links. However, Fathom also offers an "events"...
# Description Currently, when authentication fails or when a user is not yet approved in the system, they are redirected to a blank page that displays the error message: `Error:...
# Changelog Entry - `MISTRAL_OCR_USE_BASE64` and `MISTRAL_OCR_MODEL` environment variables were added to enable LLM proxy compatibility (e.g., LiteLLM) for Mistral OCR, allowing base64 data URI format instead of file upload...