vulkano/examples/teapot
stefnotch d60677b59e
Replace cgmath with glam in the examples (#2475)
* Replace cgmath with glam in the examples

* Implement type_for_format! for glam

* Remove comment where I'm freaking out because of OpenGL flashbacks

* Update Cargo.toml

Co-authored-by: marc0246 <40955683+marc0246@users.noreply.github.com>

* Update vulkano/autogen/formats.rs

Co-authored-by: marc0246 <40955683+marc0246@users.noreply.github.com>

* Fix glam type_for_format

* Format the code

---------

Co-authored-by: marc0246 <40955683+marc0246@users.noreply.github.com>
2024-02-21 09:30:15 +01:00
..
Cargo.toml Replace cgmath with glam in the examples (#2475) 2024-02-21 09:30:15 +01:00
frag.glsl Improve the examples' directory structure (#2375) 2023-10-29 18:46:14 +01:00
main.rs Replace cgmath with glam in the examples (#2475) 2024-02-21 09:30:15 +01:00
model.rs Remove license notices from source files (#2401) 2023-11-08 13:49:49 +01:00
vert.glsl Improve the examples' directory structure (#2375) 2023-10-29 18:46:14 +01:00