This website requires JavaScript.
Explore
Help
Sign In
townforge
/
Urho3D
Watch
1
Star
0
Fork
0
You've already forked Urho3D
Code
Issues
Pull Requests
Releases
Wiki
Activity
0f965d3443
Urho3D
/
Source
/
Samples
/
20_HugeObjectCount
History
Lasse Öörni
0f965d3443
Optimize StaticModelGroup by going through the objects in one pass during transform / bounding box update.
...
Change light color in HugeObjectCount when the group optimization is enabled.
2013-09-18 20:02:06 +00:00
..
CMakeLists.txt
Added C++ version of HugeObjectCount example, and animation to both versions.
2013-09-03 19:32:10 +00:00
HugeObjectCount.cpp
Optimize StaticModelGroup by going through the objects in one pass during transform / bounding box update.
2013-09-18 20:02:06 +00:00
HugeObjectCount.h
Added StaticObjectGroup component for optimizing culling, light and drawcall processing. Update HugeObjectCount to use it. Not yet exposed to script.
2013-09-18 16:19:15 +00:00