Remove viewer debug line/state colours; app widget parity (chunking, near/far, occt-wasm)
This commit is contained in:
@@ -59,8 +59,7 @@ exists as its own (published) file note — the model stays in one place.
|
||||
- **Mobile compatibility**: the mesh is split into chunks of ≤65000 vertices
|
||||
(`chunkGeometry`, `Uint16` indices) so it renders on GPUs without
|
||||
`OES_element_index_uint`; the camera near/far is tightened after `fit()` for 16-bit
|
||||
depth buffers. The caption always shows a small **debug line** with the current step
|
||||
(`loading` / `parsing` / `done` / `error`) – useful while diagnosing.
|
||||
depth buffers.
|
||||
- For **inline embedding from a file note (Option C)** the `blog_data` note must be
|
||||
present and the target model must be a published article (the viewer resolves
|
||||
`./<alias>` links against `window.blogData`).
|
||||
|
||||
Reference in New Issue
Block a user