mod3d-gl-sdl-example 0.3.0

3D Models for Gl processing
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Release 0.3.0 (2025-07-15)

- Added tweaks required by new GLTF object data builder (to build descriptors)

# Release 0.2.0 (2024-12-23)

- Running on Apple Silicon Macs in Sdl2 and Wasm WebGpu

- Partly updated to support buffer descriptors

# Release 0.1.0 (2024-08-05)

- Publishing on crates.io for the first time

- Provides currently a command-line GLTF viewer (GLB files) with run-time shader specification

**Contributors**: @atthecodeface