mod3d-gl-sdl-example

Crates.iomod3d-gl-sdl-example
lib.rsmod3d-gl-sdl-example
version0.1.0
sourcesrc
created_at2024-08-05 17:21:09.161052
updated_at2024-08-05 17:21:09.161052
description3D Models for Gl processing
homepagehttps://github.com/atthecodeface/model3d
repositoryhttps://github.com/atthecodeface/model3d
max_upload_size
id1326263
size39,663
Gavin J Stark (atthecodeface)

documentation

https://docs.rs/mod3d

README

mod3d_gl_sdl_example

This provides an SDL2-based executable that provides a GLTF file viewer, with shaders specified and loaded loaded at run-time.

It is a very basic (and pretty poorly structured, currently) example of using mod3d_base/gl/gtf.

Usage

cargo add mod3d_gl_sdl_example

(or possibly cargo install instead)

Releases

Release notes are available in RELEASES.md.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 0

cargo fmt