three 0.4.0

Three.js inspired 3D engine in Rust
Documentation

Build #3396446 2026-05-27 01:29:40

# rustc version rustc 1.98.0-nightly (31a9463c6 2026-05-25)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "69267c0e1aaede8dacf0cbb6cf2305112627ff48f3102d25bdfbc2ea43fcab9a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260525-1.98.0-nightly-31a9463c6\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: anim, aviator, gltf-morph-targets, gltf-node-animation, gltf-pbr-shader, gltf-vertex-skinning, group, lights, materials, mesh-update, obj, reload, shapes, sprite, text, tutorial [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting three v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `perspective_camera` [INFO] [stderr] --> src/factory/mod.rs:411:11 [INFO] [stderr] | [INFO] [stderr] 411 | /// [`perspective_camera`] or [`orthographic_camera`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `perspective_camera` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `orthographic_camera` [INFO] [stderr] --> src/factory/mod.rs:411:37 [INFO] [stderr] | [INFO] [stderr] 411 | /// [`perspective_camera`] or [`orthographic_camera`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `orthographic_camera` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `groups` [INFO] [stderr] --> src/template.rs:176:74 [INFO] [stderr] | [INFO] [stderr] 176 | /// The parent [`Group`] of the object, given as an index into the [`groups`] array of the [INFO] [stderr] | ^^^^^^ no item named `groups` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Factory::instantiate_template` [INFO] [stderr] --> src/template.rs:180:11 [INFO] [stderr] | [INFO] [stderr] 180 | /// [`Factory::instantiate_template`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Factory` in scope [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/color.rs:38:31 [INFO] [stderr] | [INFO] [stderr] 38 | /// Implementation taken from https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_texture_sRGB_decode.txt [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 38 | /// Implementation taken from <https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_texture_sRGB_decode.txt> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/color.rs:53:31 [INFO] [stderr] | [INFO] [stderr] 53 | /// Implementation taken from https://en.wikipedia.org/wiki/SRGB [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 53 | /// Implementation taken from <https://en.wikipedia.org/wiki/SRGB> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `three` (lib doc) generated 6 warnings (run `cargo fix --lib -p three` to apply 2 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.19.0, winit v0.18.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/three/index.html [INFO] running `Command { std: "docker" "inspect" "69267c0e1aaede8dacf0cbb6cf2305112627ff48f3102d25bdfbc2ea43fcab9a", kill_on_drop: false }`