Crates.io | mod3d-gl-wasm-example |
lib.rs | mod3d-gl-wasm-example |
version | 0.1.0 |
source | src |
created_at | 2024-08-05 17:15:27.499009 |
updated_at | 2024-08-05 17:15:27.499009 |
description | 3D Models for Gl processing |
homepage | https://github.com/atthecodeface/model3d |
repository | https://github.com/atthecodeface/model3d |
max_upload_size | |
id | 1326261 |
size | 39,942 |
A library that builds a WASM WebGpu-based Gltf viewer, with shaders loaded at run-time.
It is a very basic (and preety poorly structured, currently) example of using mod3d_base/gl/gtf.
It is built using the 'mk' script (since it needs the Wasm pack utility)
cargo add mod3d_gl_wasm_example
Release notes are available in RELEASES.md.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.