Add first working rotation
This commit is contained in:
parent
ec6e0c28be
commit
784e5b90be
7 changed files with 94 additions and 10 deletions
|
@ -3,7 +3,6 @@ mod pipelines;
|
|||
mod render_context;
|
||||
mod vertex;
|
||||
pub use app::App;
|
||||
pub use pipelines::create_triangle_pipeline;
|
||||
|
||||
mod scene;
|
||||
pub use scene::Scene;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue