A rendering engine support modern api (in development)
- high resolution timer
- Smart Pointer (now have ptr like comptr, atomic share ptr)
- Thread Pool (Now used intel tbb for parallel programming)
- cross platform
- Win32 Window start
- Linux Window
- DX12 support (In progress)
- Vulkan support
- add ui facility
- add reflection in c++
- add GC