Add outline pass to cubes
This commit is contained in:
parent
1852cf3a7f
commit
2ee22c118c
10 changed files with 425 additions and 108 deletions
|
|
@ -37,7 +37,8 @@ MeshComponent :: struct {
|
|||
}
|
||||
|
||||
MaterialID :: enum {
|
||||
Grid,
|
||||
Cube,
|
||||
Outline,
|
||||
}
|
||||
|
||||
MaterialComponent :: struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue