Files
WickedEngine/Editor/meshoptimizer
Turánszki János 604140ad85 Procedural Terrain (#408)
0.60.50:
- Added procedural terrain generator (for now this is Editor only preview version)
- Added LOD (Level Of Detail) support
- Added LOD Generator to Editor (Mesh Window -> LOD Gen), uses the meshoptimizer library
- Editor can merge multiple objects now into one mesh (Mesh window -> Merge Selected)
- Ocean: added occlusion culling support to detect when ocean is occluded
	- can skip planar reflection render for ocean
	- can skip ocean simulation
	- can skip ocean rendering
- CPU ray tracing optimization: TMin and TMax parameter
	- can improve Ray-AABB and Ray-Triangle tests
	- improves performance of third person character controller script
- other fixes
2022-04-10 11:42:10 +02:00
..
2022-04-10 11:42:10 +02:00
2021-06-12 16:49:56 +02:00
2021-06-12 17:39:23 +02:00
2021-06-12 16:49:56 +02:00
2022-04-10 11:42:10 +02:00
2022-04-10 11:42:10 +02:00
2021-06-12 16:49:56 +02:00
2021-06-12 16:49:56 +02:00
2022-04-10 11:42:10 +02:00
2022-04-10 11:42:10 +02:00