flomonster / easy-gltf
Rust crate to load gltf 2.0 files. It's now easy to get the scenes, cameras, lights and models.
☆31Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for easy-gltf
- GPU driven renderer using WGPU☆65Updated 5 months ago
- glTF 2.0 file viewer written in Rust using Vulkan☆78Updated last month
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆163Updated 3 weeks ago
- Vulkan path tracing with Rust☆71Updated last year
- NV ray tracing with rust and ash!☆59Updated 5 years ago
- Vulkan-lite GPU API☆90Updated 4 months ago
- Rust parser for MagicaVoxel .vox files.☆53Updated last month
- Rendiation Rendering Framework☆58Updated this week
- Simple profiler scopes for wgpu using timer queries☆94Updated last week
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆152Updated 11 months ago
- Bindings for Binomial LLC's basis-universal Supercompressed GPU Texture Codec☆36Updated 6 months ago
- Some ridiculous SSGI for bevy☆39Updated 8 months ago
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆73Updated last month
- An inspector UI using imgui in Rust☆69Updated 3 years ago
- Implementation of PBR using wgpu-rs☆81Updated 3 years ago
- Tight Model format is an experimental lossy 3D model format focused on reducing file size as much as posible without decreasing visual qu…☆103Updated 5 months ago
- Shader include parser and crawler for Rust☆38Updated 2 years ago
- PBR renderer written with Rust and wgpu-rs☆25Updated 4 years ago
- A low-level gltf parser implemented on nanoserde☆35Updated last month
- Rust bindings for AMD FidelityFX™ Super Resolution☆22Updated 7 months ago
- grr and rust-gpu pbr rendering☆28Updated 3 years ago
- Delaunay triangulation and Voronoi diagram generation. Ported from Mapbox's Delaunator and d3-voronoi☆54Updated last year
- Rust Graphics meetups☆68Updated 3 years ago
- Efficient and easy to use rendering framework for real-time visualization based on WebGPU☆80Updated this week
- A plugin to use the kajiya renderer with bevy☆111Updated 2 years ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆43Updated last week
- 3d transformation gizmo☆200Updated 2 weeks ago
- Lightweight game audio☆152Updated last year
- Compile GLSL/HLSL/WGSL and inline SPIR-V right inside your crate.☆34Updated 3 months ago
- Fast prototyping 3D engine