Added frustum culling, use low-poly mesh to move limitation towards cpu
This commit is contained in:
parent
7768992bda
commit
a41ff27bb9
7 changed files with 1599 additions and 18 deletions
|
|
@ -41,5 +41,8 @@
|
|||
<ClInclude Include="..\base\threadpool.hpp">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\base\frustum.hpp">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue