todo
This commit is contained in:
parent
32a28880db
commit
b8283d921f
@ -79,6 +79,7 @@ where
|
|||||||
vertex_id
|
vertex_id
|
||||||
}).collect();
|
}).collect();
|
||||||
if face.is_visible(){
|
if face.is_visible(){
|
||||||
|
//TODO: deduplicate graphics groups by render id
|
||||||
graphics_groups.push(model::IndexedGraphicsGroup{
|
graphics_groups.push(model::IndexedGraphicsGroup{
|
||||||
render:render_id,
|
render:render_id,
|
||||||
groups:vec![polygon_group_id],
|
groups:vec![polygon_group_id],
|
||||||
|
Loading…
Reference in New Issue
Block a user