hotkeys for torus radius, camera reset
This commit is contained in:
@@ -29,7 +29,6 @@ pub fn main() {
|
||||
let mut aux_command = window.factory.create_command_buffer();
|
||||
let mut scene = scenes::world::WorldScene::new(&mut window.device,
|
||||
&mut window.factory,
|
||||
&mut window.encoder,
|
||||
&mut aux_command);
|
||||
let view = view::ViewRoot::<gfx_device_gl::Device, view::ColorFormat, view::DepthFormat>
|
||||
::create_view(&mut window, &mut vr);
|
||||
|
||||
Reference in New Issue
Block a user