three-d 0.9.0

A renderer which compiles to both desktop (OpenGL) and web (WebAssembly + WebGL).
Documentation

three-d

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 15 of them enabled by default.

default

  • glutin-window
  • canvas
  • egui-gui
  • 3d-io
  • obj-io
  • gltf-io
  • image-io

glutin-window

  • glutin

canvas

    This feature flag does not enable additional features.

egui-gui

  • egui

3d-io

  • serde
  • bincode
  • image-io

obj-io

  • wavefront_obj
  • image-io

gltf-io

  • gltf
  • image-io

image-io

  • image

glutin

    This feature flag does not enable additional features.

egui

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

bincode

    This feature flag does not enable additional features.

wavefront_obj

    This feature flag does not enable additional features.

gltf

    This feature flag does not enable additional features.

image

    This feature flag does not enable additional features.

debug

    This feature flag does not enable additional features.