Add debug wireframe rendering support
This commit is contained in:
parent
8041c7e01d
commit
73692b710e
12 changed files with 221 additions and 7 deletions
|
|
@ -11,6 +11,9 @@ pub use raidillon_platform::{
|
|||
Camera,
|
||||
PlatformContext,
|
||||
TimeContext,
|
||||
DebugWireframes,
|
||||
DebugWireframesRef,
|
||||
DebugWireframeVertex,
|
||||
settings::{Settings, WindowMode},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue