Skip to content
This repository was archived by the owner on Jan 30, 2022. It is now read-only.

[WIP] glTF loader#1

Open
tomaka wants to merge 32 commits into
vulkano-rs:masterfrom
tomaka:gltf
Open

[WIP] glTF loader#1
tomaka wants to merge 32 commits into
vulkano-rs:masterfrom
tomaka:gltf

Conversation

@tomaka
Copy link
Copy Markdown
Member

@tomaka tomaka commented Aug 10, 2017

No description provided.

@tomaka
Copy link
Copy Markdown
Member Author

tomaka commented Aug 27, 2017

Latest commit depends on vulkano-rs/vulkano#787 to build.

@alteous
Copy link
Copy Markdown

alteous commented Aug 29, 2017

Are you accepting pull requests? I'm eager to update gltf_system to use the latest version of the gltf crate (0.9). Your users will appreciate the improved API.

@tomaka
Copy link
Copy Markdown
Member Author

tomaka commented Aug 30, 2017

@alteous Sure.

tomaka and others added 5 commits October 1, 2017 15:55
vulkano = "0.8"
vulkano-shader-derive = "0.8"
vulkano-win = "0.8"
cgmath = "0.16"
gltf = "0.10"
gltf-importer = "0.10"
image = "0.18"
winit = "0.7"
time = "0.1"
updated gltf example to use latest lib versions
update to use vulkano v0.9, and winit v0.11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants