Add 4 triangle
This commit is contained in:
parent
9256da2094
commit
e58a357381
3 changed files with 55 additions and 12 deletions
|
@ -12,7 +12,7 @@ use vulkano::sync::GpuFuture;
|
|||
use winit::application::ApplicationHandler;
|
||||
use winit::event::WindowEvent;
|
||||
use winit::event_loop::{ActiveEventLoop, EventLoop};
|
||||
use winit::window::{Window, WindowId};
|
||||
use winit::window::WindowId;
|
||||
use crate::renderer::render_context::RenderContext;
|
||||
use crate::renderer::{window_size_dependent_setup, Scene};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue