- Dynamic lod creator for lod sample
- Forward+
- DirectX 12
- Realtime Raytracing
- DEBUG, RELEASE, MinSizeRelease(does not have assimp and just use wscene files)
A major release, rewrite most of wolf.system with pure C
- fixed some bugs
- improved memory pool
- executing python from c has been added
A major release, rewrite most of wolf.system with pure C
- Build for Win64
- Build for OSX
- Build for iOS
- Build for Android-armv7
- Build for Linux64
A minor release with many compatibility-breaking changes.
New features:
- CMAKE added for building wolf for linux platform
A minor release with many compatibility-breaking changes.
New features:
- system::w_logger optimized and integrated with spdlog
- framework::w_media_core optimized for streaming
- gpu occlusion culling has been added
A minor release with many compatibility-breaking changes.
New features:
- Integrated with Vulkan SDK version 1.1.73.0
- Integrated with VulkanMemoryAllocator for better gpu memory managment
- The new coordinate system is Left handed Y-Up
- The function "contains" have been added to wolf::system::w_bounding_sphere